Head
2026-03-24 20:05:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 20:05:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-24 20:05:04 [motorway.uk] INFO: Batch mode enabled: batch 2/4
2026-03-24 20:05:04 [motorway.uk] INFO: Starting spider motorway.uk
2026-03-24 20:05:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 20:05:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 20:05:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 20:05:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 20:05:04 [scrapy.extensions.telnet] INFO: Telnet Password: 228625a58239608a
2026-03-24 20:05:04 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-24 20:05:04 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/motorway.uk/task_3_2026-03-24T20_05_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-24 20:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 20:05:04 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 20:05:04 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-24 20:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 20:05:04 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-24 20:05:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-24 20:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 20:05:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2123
2026-03-24 20:05:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 20:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 20:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-24 20:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-24 20:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 20:05:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 20:05:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-24 20:05:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-24 20:05:05 [scrapy.core.engine] INFO: Spider opened
2026-03-24 20:05:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 20:05:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-24 20:05:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 20:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:05:05 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:05:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:05:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://pro.motorway.co.uk/api/login> (referer: None) ['zyte-api']
Tail
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_5.mpo HTTP/1.1" 201 0
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='motorway.uk',RowKey='https%3A%252F%252Fmotorway-photos.imgix.net%252F0837%252F20220837%252Finterior_rear_seats-1774281079964.jpeg') HTTP/1.1" 204 0
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://motorway-photos.imgix.net/0837/20220837/interior_rear_seats-1774281079964.jpeg saved to cache
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3a371687-82fc-5519-9d86-550232a7dd2d
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 3a371687-82fc-5519-9d86-550232a7dd2d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 3a371687-82fc-5519-9d86-550232a7dd2d due to Could not open CONNECT tunnel with proxy ddc.oxylabs.io:8000 [{'status': 429, 'reason': b'Too Many Requests'}]
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f19ed988f90>
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='motorway.uk',RowKey='https%3A%252F%252Fmotorway-service-history-photos.imgix.net%252Fmodified%252F0837%252F20220837%252F20220837-docs_service_history-modified-1774360519945.jpeg%253Fixlib%3Djs-3.8.0%26auto%3Dformat%26s%3D8ddd4118dc5fd144a907a9c2d4021a22') HTTP/1.1" 204 0
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://motorway-service-history-photos.imgix.net/modified/0837/20220837/20220837-docs_service_history-modified-1774360519945.jpeg?ixlib=js-3.8.0&auto=format&s=8ddd4118dc5fd144a907a9c2d4021a22 saved to cache
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3a371687-82fc-5519-9d86-550232a7dd2d
2026-03-24 20:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://motorway-photos.imgix.net/0837/20220837/interior_front_seats-1774281046343.jpeg> (referer: None)
2026-03-24 20:47:48 [PIL.TiffImagePlugin] DEBUG: tag: MPFVersion (45056) - type: undefined (7) - value: b'0100'
2026-03-24 20:47:48 [PIL.TiffImagePlugin] DEBUG: tag: NumberOfImages (45057) - type: long (4) - value: b'\x00\x00\x00\x02'
2026-03-24 20:47:48 [PIL.TiffImagePlugin] DEBUG: tag: MPEntry (45058) - type: undefined (7) Tag Location: 46 - Data Location: 50 - value: b'\x00\x03\x00\x00\x00?g\t\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\xbe\x13\x00?\\w\x00\x00\x00\x00'
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f19ed679290>
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:47:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_4.mpo HTTP/1.1" 201 0
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='motorway.uk',RowKey='https%3A%252F%252Fmotorway-photos.imgix.net%252F0837%252F20220837%252Finterior_front_seats-1774281046343.jpeg') HTTP/1.1" 204 0
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://motorway-photos.imgix.net/0837/20220837/interior_front_seats-1774281046343.jpeg saved to cache
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3a371687-82fc-5519-9d86-550232a7dd2d
2026-03-24 20:47:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3a371687-82fc-5519-9d86-550232a7dd2d, skipping ID generation
2026-03-24 20:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a371687-82fc-5519-9d86-550232a7dd2d with scrape type 1
2026-03-24 20:47:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3a371687-82fc-5519-9d86-550232a7dd2d sending to next pipeline
2026-03-24 20:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: motorway.uk, Processed item id: 3a371687-82fc-5519-9d86-550232a7dd2d, identifier: 20220837
2026-03-24 20:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: motorway.uk, Translating item: 3a371687-82fc-5519-9d86-550232a7dd2d with identifier: 20220837
2026-03-24 20:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: motorway.uk, Applying rules to item: 3a371687-82fc-5519-9d86-550232a7dd2d with identifier: 20220837
2026-03-24 20:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: motorway.uk, Posting item: 3a371687-82fc-5519-9d86-550232a7dd2d with identifier: 20220837 to the API
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:47: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-24 20:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://motorway-photos.imgix.net/0837/20220837/interior_front_seats-1774281046343.jpeg>
{'auction_title': '',
'category': None,
'color': 'Red',
'currency': 'GBP',
'doors_number': None,
'engine': '2.0L',
'engine_horse_power': None,
'expiration_date': '2026-03-25T15:30:00Z',
'fuel_type': 'Diesel',
'id': '3a371687-82fc-5519-9d86-550232a7dd2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YC65 URR',
'link_to_web_offer': 'https://pro.motorway.co.uk/vehicles/20220837',
'listing': 'auction',
'location': 'Staffordshire Stafford',
'make': 'BMW',
'model': '4 Series',
'odometer': 53172,
'odometer_reading_unit': 'mi',
'origin_country_code': 'GB',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1902756,
'Height': 2581,
'OriginUrl': 'https://motorway-photos-redacted.imgix.net/0837/20220837/exterior_front_driver-1774280891952.jpeg',
'Width': 3441},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2173815,
'Height': 2972,
'OriginUrl': 'https://motorway-photos-redacted.imgix.net/0837/20220837/exterior_rear_driver-1774281006173.jpeg',
'Width': 3963},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1588515,
'Height': 2568,
'OriginUrl': 'https://motorway-photos-redacted.imgix.net/0837/20220837/exterior_front_passenger-1774280949577.jpeg',
'Width': 3424},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1733137,
'Height': 2769,
'OriginUrl': 'https://motorway-photos-redacted.imgix.net/0837/20220837/exterior_rear_passenger-1774280969087.jpeg',
'Width': 3692},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_4.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4334876,
'Height': 3024,
'OriginUrl': 'https://motorway-photos.imgix.net/0837/20220837/interior_front_seats-1774281046343.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3911570,
'Height': 3024,
'OriginUrl': 'https://motorway-photos.imgix.net/0837/20220837/interior_rear_seats-1774281079964.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1916113,
'Height': 3024,
'OriginUrl': 'https://motorway-photos-redacted.imgix.net/0837/20220837/interior_dashboard-1774281188681.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a371687-82fc-5519-9d86-550232a7dd2d/3a371687-82fc-5519-9d86-550232a7dd2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2838963,
'Height': 3904,
'OriginUrl': 'https://motorway-service-history-photos.imgix.net/modified/0837/20220837/20220837-docs_service_history-modified-1774360519945.jpeg?ixlib=js-3.8.0&auto=format&s=8ddd4118dc5fd144a907a9c2d4021a22',
'Width': 2928}],
'price': 9196,
'price_includes_vat': False,
'registration_date': '2015-10-14',
'seats_number': None,
'seller_name': None,
'title': 'BMW 420D Sport Auto',
'transmission': 'automatic',
'trim': '420D Sport Auto',
'vin': 'WBA4P72050K561198',
'year': 2015}
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27motorway.uk%27%20and%20RowKey%20eq%20%2720220837%27 HTTP/1.1" 200 None
2026-03-24 20:47:49 [motorway.uk] INFO: Saving data for 20220837: {'created_time': 1774385269.299233, 'last_price_update_time': 1774385269.299248, 'auction_closing_time': 1774452600.0}
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='motorway.uk',RowKey='20220837') HTTP/1.1" 204 0
2026-03-24 20:47:49 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 20:47:49 [motorway.uk] INFO: motorway.uk Batch config: batch 2/4
2026-03-24 20:47:49 [motorway.uk] INFO: motorway.uk Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 3}
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27motorway.uk%27%20and%20RowKey%20eq%20%2718207863%27 HTTP/1.1" 200 None
2026-03-24 20:47:49 [motorway.uk] INFO: Saving data for 18207863: {'created_time': 1774385269.42749}
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='motorway.uk',RowKey='18207863') HTTP/1.1" 204 0
2026-03-24 20:47:49 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (485 items) in: file:///var/lib/scrapyd/items/sourcing_v2/motorway.uk/task_3_2026-03-24T20_05_00.jl
2026-03-24 20:47:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 148,
'downloader/exception_type_count/scrapy.core.downloader.handlers.http11.TunnelError': 148,
'downloader/request_bytes': 3021727,
'downloader/request_count': 4913,
'downloader/request_method_count/GET': 4912,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 10041180995,
'downloader/response_count': 4765,
'downloader/response_status_count/200': 4765,
'elapsed_time_seconds': 2564.088932,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 20, 47, 49, 441974, tzinfo=datetime.timezone.utc),
'item_scraped_count': 485,
'log_count/DEBUG': 43993,
'log_count/ERROR': 1,
'log_count/INFO': 37664,
'log_count/WARNING': 91,
'memusage/max': 287420416,
'memusage/startup': 149843968,
'photo_download_count': 4212,
'request_depth_max': 66,
'response_received_count': 553,
'scheduler/dequeued': 4913,
'scheduler/dequeued/memory': 4913,
'scheduler/enqueued': 4913,
'scheduler/enqueued/memory': 4913,
'scrape_type/batch_skipped': 1707,
'scrape_type/new': 469,
'scrape_type/price_update': 17,
'scrape_type/skipped': 78,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 603,
'scrapy-zyte-api/error_ratio': 0.08291873963515754,
'scrapy-zyte-api/errors': 50,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 50,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 13.326544248453509,
'scrapy-zyte-api/mean_response_seconds': 13.748554867219049,
'scrapy-zyte-api/processed': 553,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 553,
'scrapy-zyte-api/request_args/experimental.requestCookies': 552,
'scrapy-zyte-api/request_args/experimental.responseCookies': 553,
'scrapy-zyte-api/request_args/httpRequestBody': 1,
'scrapy-zyte-api/request_args/httpRequestMethod': 1,
'scrapy-zyte-api/request_args/httpResponseBody': 553,
'scrapy-zyte-api/request_args/httpResponseHeaders': 553,
'scrapy-zyte-api/request_args/sessionContext': 551,
'scrapy-zyte-api/request_args/url': 553,
'scrapy-zyte-api/status_codes/0': 50,
'scrapy-zyte-api/status_codes/200': 553,
'scrapy-zyte-api/success': 553,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 2271,
'start_time': datetime.datetime(2026, 3, 24, 20, 5, 5, 353042, tzinfo=datetime.timezone.utc)}
2026-03-24 20:47:49 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-24 20:47:49 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f19efb95c50>
2026-03-24 20:47:49 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f19efb960d0>