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

PROJECT (sourcing_v2), SPIDER (auto_selling_autoscout24.it)

2026-03-31 18:32:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-31 18:32:11 [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-31 18:32:11 [auto_selling_autoscout24.it] INFO: Starting auto_selling_autoscout.it spider
2026-03-31 18:32:11 [auto_selling_autoscout24.it] INFO: _job: 75015e322ce811f19724def17024dec4, SCRAPY_JOB: None
2026-03-31 18:32:11 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-31 18:32:11 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-31 18:32:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-31 18:32:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-31 18:32:11 [scrapy.extensions.telnet] INFO: Telnet Password: 99f80a0d131b86e7
2026-03-31 18:32:11 [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-31 18:32:11 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
 'CLOSESPIDER_TIMEOUT': 3600,
 'CONCURRENT_REQUESTS': 5,
 'DOWNLOAD_MAXSIZE': 52428800,
 'DOWNLOAD_WARNSIZE': 10485760,
 'FEED_EXPORT_ENCODING': 'utf-8',
 'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_autoscout24.it/75015e322ce811f19724def17024dec4.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-31 18:32:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-31 18:32:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-31 18:32:11 [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-31 18:32:11 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-31 18:32:11 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
 'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
 'scrapy.spidermiddlewares.referer.RefererMiddleware',
 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
 'scrapy.spidermiddlewares.depth.DepthMiddleware',
 'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
 'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-31 18:32:11 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
 'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2026-03-31 18:32:11 [scrapy.core.engine] INFO: Spider opened
2026-03-31 18:32:11 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-31 18:32:11 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-31 18:32:11 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-31 18:32:11 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-31 18:32:11 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-31 18:32:11 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-31 18:32:11 [scrapy-playwright] INFO: Starting download handler
2026-03-31 18:32:11 [scrapy-playwright] INFO: Starting download handler
2026-03-31 18:32:16 [auto_selling_autoscout24.it] INFO: Scraper started with URL: https://www.autoscout24.it/concessionari/gruppo-milanoauto-srl
2026-03-31 18:32:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-31 18:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autoscout24.it/concessionari/gruppo-milanoauto-srl> (referer: None) ['zyte-api']
2026-03-31 18:32:18 [auto_selling_autoscout24.it] INFO: Parsing dealer homepage
2026-03-31 18:32:18 [auto_selling_autoscout24.it] INFO: Extracted customerId: 12308
2026-03-31 18:32:18 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 12308, page: 1
2026-03-31 18:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-31 18:32:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/concessionari/gruppo-milanoauto-srl) ['zyte-api']
2026-03-31 18:32:20 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 1
2026-03-31 18:32:20 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-31 18:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-31 18:32:20 [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-31 18:32:20 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-31 18:32:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-31 18:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27dff7cf6b-fca7-45a1-b76f-3605c62ede0e%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [auto_selling_autoscout24.it] INFO: Scrape type for dff7cf6b-fca7-45a1-b76f-3605c62ede0e: 1
2026-03-31 18:32:21 [auto_selling_autoscout24.it] INFO: Scraping new listing dff7cf6b-fca7-45a1-b76f-3605c62ede0e
2026-03-31 18:32:21 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: dff7cf6b-fca7-45a1-b76f-3605c62ede0e
2026-03-31 18:32:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 15fb6946-e7e7-520d-8cfe-4cc2f7aed426 with identifier: dff7cf6b-fca7-45a1-b76f-3605c62ede0e
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15fb6946-e7e7-520d-8cfe-4cc2f7aed426
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_78e46353-0e28-445e-9c0b-0fdca3a5c425.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_78e46353-0e28-445e-9c0b-0fdca3a5c425.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_48c3bda0-4650-4c70-af04-3c41cbe962ab.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_48c3bda0-4650-4c70-af04-3c41cbe962ab.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_33ad163a-17e7-4fa0-a7ee-edaeaa9c353c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_33ad163a-17e7-4fa0-a7ee-edaeaa9c353c.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_408bc355-9543-4cea-bfb2-6c12e8e9d084.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_408bc355-9543-4cea-bfb2-6c12e8e9d084.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a66cc21-1267-4608-bc38-820d42314e3b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a66cc21-1267-4608-bc38-820d42314e3b.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a1248e9-fabc-42ec-8777-2b64f1f4d060.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a1248e9-fabc-42ec-8777-2b64f1f4d060.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_3927550b-1b0c-4ead-958a-93b0c0636b04.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_3927550b-1b0c-4ead-958a-93b0c0636b04.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_e26656d4-c8e6-4503-8721-06ebc85305b1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_e26656d4-c8e6-4503-8721-06ebc85305b1.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_7702b243-897c-4da4-8ba8-acfaf7bf46a3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7702b243-897c-4da4-8ba8-acfaf7bf46a3.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fdff7cf6b-fca7-45a1-b76f-3605c62ede0e_b1733c52-7c1f-42d1-8a65-ccbdab55a9ed.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_b1733c52-7c1f-42d1-8a65-ccbdab55a9ed.jpg/250x188.webp already downloaded
2026-03-31 18:32:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 15fb6946-e7e7-520d-8cfe-4cc2f7aed426 with identifier dff7cf6b-fca7-45a1-b76f-3605c62ede0e
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-31 18:32:21 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2026
2026-03-31 18:32:21 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774981941
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774981941
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 15fb6946-e7e7-520d-8cfe-4cc2f7aed426
2026-03-31 18:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '15fb6946-e7e7-520d-8cfe-4cc2f7aed426',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-dmi-boost-superdmtechnology-ecvt-218cv-promo-electric-gasoline-white-dff7cf6b-fca7-45a1-b76f-3605c62ede0e',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 18,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_78e46353-0e28-445e-9c0b-0fdca3a5c425.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_48c3bda0-4650-4c70-af04-3c41cbe962ab.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_33ad163a-17e7-4fa0-a7ee-edaeaa9c353c.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_408bc355-9543-4cea-bfb2-6c12e8e9d084.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a66cc21-1267-4608-bc38-820d42314e3b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a1248e9-fabc-42ec-8777-2b64f1f4d060.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_3927550b-1b0c-4ead-958a-93b0c0636b04.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_e26656d4-c8e6-4503-8721-06ebc85305b1.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7702b243-897c-4da4-8ba8-acfaf7bf46a3.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_b1733c52-7c1f-42d1-8a65-ccbdab55a9ed.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_78e46353-0e28-445e-9c0b-0fdca3a5c425.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_48c3bda0-4650-4c70-af04-3c41cbe962ab.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4506,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_33ad163a-17e7-4fa0-a7ee-edaeaa9c353c.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3764,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_408bc355-9543-4cea-bfb2-6c12e8e9d084.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4474,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a66cc21-1267-4608-bc38-820d42314e3b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4152,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7a1248e9-fabc-42ec-8777-2b64f1f4d060.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4922,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_3927550b-1b0c-4ead-958a-93b0c0636b04.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4696,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_e26656d4-c8e6-4503-8721-06ebc85305b1.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7056,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_7702b243-897c-4da4-8ba8-acfaf7bf46a3.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_15fb6946-e7e7-520d-8cfe-4cc2f7aed426/15fb6946-e7e7-520d-8cfe-4cc2f7aed426_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6332,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/dff7cf6b-fca7-45a1-b76f-3605c62ede0e_b1733c52-7c1f-42d1-8a65-ccbdab55a9ed.jpg/250x188.webp',
             'Width': 250}],
 'price': 30900,
 'price_includes_vat': False,
 'registration_date': '2025-09-01',
 'seller_name': None,
 'title': 'BYD Seal DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27dff7cf6b-fca7-45a1-b76f-3605c62ede0e%27 HTTP/1.1" 200 None
2026-03-31 18:32:21 [auto_selling_autoscout24.it] INFO: Saving data for dff7cf6b-fca7-45a1-b76f-3605c62ede0e: {'created_time': 1774981941.958927, 'last_price_update_time': 1774981941.958936}
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='dff7cf6b-fca7-45a1-b76f-3605c62ede0e') HTTP/1.1" 204 0
2026-03-31 18:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27591c1da3-6861-42cf-8f9e-07692cc145b8%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scrape type for 591c1da3-6861-42cf-8f9e-07692cc145b8: 1
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 591c1da3-6861-42cf-8f9e-07692cc145b8
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 591c1da3-6861-42cf-8f9e-07692cc145b8
2026-03-31 18:32:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: efbc84d4-0e44-5fe3-916b-6b288cab0846 with identifier: 591c1da3-6861-42cf-8f9e-07692cc145b8
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item efbc84d4-0e44-5fe3-916b-6b288cab0846
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_0c143a24-90b9-4e86-9e50-6d5488710382.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_0c143a24-90b9-4e86-9e50-6d5488710382.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_2fe895dc-5bb3-4af1-abab-52382fcaa088.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_2fe895dc-5bb3-4af1-abab-52382fcaa088.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_c15a9f19-ef2a-4062-90f2-f5c26f114c61.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_c15a9f19-ef2a-4062-90f2-f5c26f114c61.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_823e1054-0b93-440c-b788-ba8aa79ce786.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_823e1054-0b93-440c-b788-ba8aa79ce786.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_193cf742-d9f8-454e-a9b7-ffc438c9f355.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_193cf742-d9f8-454e-a9b7-ffc438c9f355.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_cfb820c2-c2fc-44d7-885f-4194a4b33728.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_cfb820c2-c2fc-44d7-885f-4194a4b33728.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_7a10387c-6629-4773-aef0-5d5081d562bb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_7a10387c-6629-4773-aef0-5d5081d562bb.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_eb62ae15-bf86-4149-8df7-fa7711e2887a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_eb62ae15-bf86-4149-8df7-fa7711e2887a.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_fd818ec1-1100-4704-ab3c-ee756efa848f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_fd818ec1-1100-4704-ab3c-ee756efa848f.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F591c1da3-6861-42cf-8f9e-07692cc145b8_e6612af6-84fc-4ecc-bee5-a26879b36214.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_e6612af6-84fc-4ecc-bee5-a26879b36214.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: efbc84d4-0e44-5fe3-916b-6b288cab0846 with identifier 591c1da3-6861-42cf-8f9e-07692cc145b8
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item efbc84d4-0e44-5fe3-916b-6b288cab0846
2026-03-31 18:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'efbc84d4-0e44-5fe3-916b-6b288cab0846',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-comfort-superdmtechnology-ecvt-218cv-promo-electric-gasoline-black-591c1da3-6861-42cf-8f9e-07692cc145b8',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 48,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_0c143a24-90b9-4e86-9e50-6d5488710382.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_2fe895dc-5bb3-4af1-abab-52382fcaa088.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_c15a9f19-ef2a-4062-90f2-f5c26f114c61.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_823e1054-0b93-440c-b788-ba8aa79ce786.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_193cf742-d9f8-454e-a9b7-ffc438c9f355.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_cfb820c2-c2fc-44d7-885f-4194a4b33728.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_7a10387c-6629-4773-aef0-5d5081d562bb.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_eb62ae15-bf86-4149-8df7-fa7711e2887a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_fd818ec1-1100-4704-ab3c-ee756efa848f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_e6612af6-84fc-4ecc-bee5-a26879b36214.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5240,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_0c143a24-90b9-4e86-9e50-6d5488710382.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5354,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_2fe895dc-5bb3-4af1-abab-52382fcaa088.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5366,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_c15a9f19-ef2a-4062-90f2-f5c26f114c61.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5258,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_823e1054-0b93-440c-b788-ba8aa79ce786.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5162,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_193cf742-d9f8-454e-a9b7-ffc438c9f355.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5180,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_cfb820c2-c2fc-44d7-885f-4194a4b33728.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5318,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_7a10387c-6629-4773-aef0-5d5081d562bb.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5180,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_eb62ae15-bf86-4149-8df7-fa7711e2887a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4782,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_fd818ec1-1100-4704-ab3c-ee756efa848f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_efbc84d4-0e44-5fe3-916b-6b288cab0846/efbc84d4-0e44-5fe3-916b-6b288cab0846_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6174,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/591c1da3-6861-42cf-8f9e-07692cc145b8_e6612af6-84fc-4ecc-bee5-a26879b36214.jpg/250x188.webp',
             'Width': 250}],
 'price': 33900,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi COMFORT SuperDMTechnology eCVT 218CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi COMFORT SuperDMTechnology eCVT 218CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27591c1da3-6861-42cf-8f9e-07692cc145b8%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Saving data for 591c1da3-6861-42cf-8f9e-07692cc145b8: {'created_time': 1774981942.269864, 'last_price_update_time': 1774981942.269872}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='591c1da3-6861-42cf-8f9e-07692cc145b8') HTTP/1.1" 204 0
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2794009f97-c856-4d77-ad0c-ce8ca64b831b%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scrape type for 94009f97-c856-4d77-ad0c-ce8ca64b831b: 1
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 94009f97-c856-4d77-ad0c-ce8ca64b831b
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 94009f97-c856-4d77-ad0c-ce8ca64b831b
2026-03-31 18:32:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: de8c943b-0967-5dd4-b794-302033de51c8 with identifier: 94009f97-c856-4d77-ad0c-ce8ca64b831b
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de8c943b-0967-5dd4-b794-302033de51c8
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_22d282cf-8c5a-417e-ae56-26bdc0aa84a0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_22d282cf-8c5a-417e-ae56-26bdc0aa84a0.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_2548d4d6-3f3d-4b84-b285-ab84e5f8aa9d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_2548d4d6-3f3d-4b84-b285-ab84e5f8aa9d.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_05e4cc75-33fa-4cea-b2e9-d1f215634e49.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_05e4cc75-33fa-4cea-b2e9-d1f215634e49.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_b15f208d-a9cf-44d5-81de-87e797d151df.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b15f208d-a9cf-44d5-81de-87e797d151df.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_d8fc04c2-7373-4bc5-91e6-bb2ddc5e3a4f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_d8fc04c2-7373-4bc5-91e6-bb2ddc5e3a4f.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_b5c6d2c1-36e1-44a0-b915-ff5f6113005a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b5c6d2c1-36e1-44a0-b915-ff5f6113005a.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_a8451b78-0f5f-4a54-8a0d-8d6b72ed1c26.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_a8451b78-0f5f-4a54-8a0d-8d6b72ed1c26.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_75251e61-f441-4272-9dd0-34269ef13c5b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_75251e61-f441-4272-9dd0-34269ef13c5b.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_27ce24aa-0f59-4c0b-984b-cbd53943f4d6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_27ce24aa-0f59-4c0b-984b-cbd53943f4d6.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94009f97-c856-4d77-ad0c-ce8ca64b831b_64febec2-8494-4161-858f-36c3e7ffb615.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_64febec2-8494-4161-858f-36c3e7ffb615.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: de8c943b-0967-5dd4-b794-302033de51c8 with identifier 94009f97-c856-4d77-ad0c-ce8ca64b831b
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item de8c943b-0967-5dd4-b794-302033de51c8
2026-03-31 18:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 324,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'de8c943b-0967-5dd4-b794-302033de51c8',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-design-4wd-superdmtechnology-ecvt-324cv-promo-electric-gasoline-black-94009f97-c856-4d77-ad0c-ce8ca64b831b',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 44,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_22d282cf-8c5a-417e-ae56-26bdc0aa84a0.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_2548d4d6-3f3d-4b84-b285-ab84e5f8aa9d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_05e4cc75-33fa-4cea-b2e9-d1f215634e49.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b15f208d-a9cf-44d5-81de-87e797d151df.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_d8fc04c2-7373-4bc5-91e6-bb2ddc5e3a4f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b5c6d2c1-36e1-44a0-b915-ff5f6113005a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_a8451b78-0f5f-4a54-8a0d-8d6b72ed1c26.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_75251e61-f441-4272-9dd0-34269ef13c5b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_27ce24aa-0f59-4c0b-984b-cbd53943f4d6.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_64febec2-8494-4161-858f-36c3e7ffb615.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5396,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_22d282cf-8c5a-417e-ae56-26bdc0aa84a0.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5308,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_2548d4d6-3f3d-4b84-b285-ab84e5f8aa9d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5400,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_05e4cc75-33fa-4cea-b2e9-d1f215634e49.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5388,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b15f208d-a9cf-44d5-81de-87e797d151df.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5200,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_d8fc04c2-7373-4bc5-91e6-bb2ddc5e3a4f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5142,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_b5c6d2c1-36e1-44a0-b915-ff5f6113005a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5264,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_a8451b78-0f5f-4a54-8a0d-8d6b72ed1c26.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5116,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_75251e61-f441-4272-9dd0-34269ef13c5b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4894,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_27ce24aa-0f59-4c0b-984b-cbd53943f4d6.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_de8c943b-0967-5dd4-b794-302033de51c8/de8c943b-0967-5dd4-b794-302033de51c8_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6294,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94009f97-c856-4d77-ad0c-ce8ca64b831b_64febec2-8494-4161-858f-36c3e7ffb615.jpg/250x188.webp',
             'Width': 250}],
 'price': 37900,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi DESIGN 4WD SuperDMTechnology eCVT 324CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi DESIGN 4WD SuperDMTechnology eCVT 324CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2794009f97-c856-4d77-ad0c-ce8ca64b831b%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Saving data for 94009f97-c856-4d77-ad0c-ce8ca64b831b: {'created_time': 1774981942.550917, 'last_price_update_time': 1774981942.550925}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='94009f97-c856-4d77-ad0c-ce8ca64b831b') HTTP/1.1" 204 0
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%279a7e13e6-8f6c-4edb-a938-bd763101728b%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scrape type for 9a7e13e6-8f6c-4edb-a938-bd763101728b: 1
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 9a7e13e6-8f6c-4edb-a938-bd763101728b
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 9a7e13e6-8f6c-4edb-a938-bd763101728b
2026-03-31 18:32:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 04165eeb-dda0-5597-abfc-aab8f298be84 with identifier: 9a7e13e6-8f6c-4edb-a938-bd763101728b
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04165eeb-dda0-5597-abfc-aab8f298be84
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_3cdf8814-7ae9-4a77-9cad-ede9618e597e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_3cdf8814-7ae9-4a77-9cad-ede9618e597e.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_5aa0c635-be46-4955-8352-b3ecbf01a594.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_5aa0c635-be46-4955-8352-b3ecbf01a594.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_83588aff-40b8-443a-aa4d-d4370587c028.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_83588aff-40b8-443a-aa4d-d4370587c028.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_20492cdf-2928-4528-8466-6b6bc3ed60ad.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_20492cdf-2928-4528-8466-6b6bc3ed60ad.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_e13d62d1-a72f-4405-97bd-b178c70edb12.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e13d62d1-a72f-4405-97bd-b178c70edb12.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_cb6ec22f-9650-4269-a7d5-acdb26095009.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_cb6ec22f-9650-4269-a7d5-acdb26095009.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_9ed988d8-d67e-410a-88dc-0692f2cb2a95.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_9ed988d8-d67e-410a-88dc-0692f2cb2a95.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_7167eba6-c81e-4760-877c-04ea3d146779.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_7167eba6-c81e-4760-877c-04ea3d146779.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_e289a640-74da-4da6-b4c2-646a307a158b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e289a640-74da-4da6-b4c2-646a307a158b.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F9a7e13e6-8f6c-4edb-a938-bd763101728b_67f186a8-ecc8-41ac-a055-a63523cce414.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_67f186a8-ecc8-41ac-a055-a63523cce414.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 04165eeb-dda0-5597-abfc-aab8f298be84 with identifier 9a7e13e6-8f6c-4edb-a938-bd763101728b
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 04165eeb-dda0-5597-abfc-aab8f298be84
2026-03-31 18:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 80,
 'expiration_date': None,
 'fuel_type': 'Gasoline',
 'id': '04165eeb-dda0-5597-abfc-aab8f298be84',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-polo-neopatentati-iq-drive-1-0-80cv-perfetta-gasoline-black-9a7e13e6-8f6c-4edb-a938-bd763101728b',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'Polo',
 'odometer': 78500,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 27,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_3cdf8814-7ae9-4a77-9cad-ede9618e597e.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_5aa0c635-be46-4955-8352-b3ecbf01a594.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_83588aff-40b8-443a-aa4d-d4370587c028.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_20492cdf-2928-4528-8466-6b6bc3ed60ad.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e13d62d1-a72f-4405-97bd-b178c70edb12.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_cb6ec22f-9650-4269-a7d5-acdb26095009.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_9ed988d8-d67e-410a-88dc-0692f2cb2a95.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_7167eba6-c81e-4760-877c-04ea3d146779.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e289a640-74da-4da6-b4c2-646a307a158b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_67f186a8-ecc8-41ac-a055-a63523cce414.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4142,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_3cdf8814-7ae9-4a77-9cad-ede9618e597e.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2914,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_5aa0c635-be46-4955-8352-b3ecbf01a594.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3712,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_83588aff-40b8-443a-aa4d-d4370587c028.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2940,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_20492cdf-2928-4528-8466-6b6bc3ed60ad.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3762,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e13d62d1-a72f-4405-97bd-b178c70edb12.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4032,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_cb6ec22f-9650-4269-a7d5-acdb26095009.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3260,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_9ed988d8-d67e-410a-88dc-0692f2cb2a95.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3670,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_7167eba6-c81e-4760-877c-04ea3d146779.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3012,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_e289a640-74da-4da6-b4c2-646a307a158b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04165eeb-dda0-5597-abfc-aab8f298be84/04165eeb-dda0-5597-abfc-aab8f298be84_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5996,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9a7e13e6-8f6c-4edb-a938-bd763101728b_67f186a8-ecc8-41ac-a055-a63523cce414.jpg/250x188.webp',
             'Width': 250}],
 'price': 13900,
 'price_includes_vat': False,
 'registration_date': '2019-08-01',
 'seller_name': None,
 'title': 'Volkswagen Polo *Neopatentati* IQ. DRIVE 1.0 80CV **Perfetta**',
 'transmission': 'automatic',
 'trim': '*Neopatentati* IQ. DRIVE 1.0 80CV **Perfetta**',
 'vin': None,
 'year': 2019}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%279a7e13e6-8f6c-4edb-a938-bd763101728b%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Saving data for 9a7e13e6-8f6c-4edb-a938-bd763101728b: {'created_time': 1774981942.816951, 'last_price_update_time': 1774981942.816962}
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='9a7e13e6-8f6c-4edb-a938-bd763101728b') HTTP/1.1" 204 0
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%271723dd22-c33e-4401-98c9-e6ff0fa6e75d%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scrape type for 1723dd22-c33e-4401-98c9-e6ff0fa6e75d: 1
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 1723dd22-c33e-4401-98c9-e6ff0fa6e75d
2026-03-31 18:32:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 1723dd22-c33e-4401-98c9-e6ff0fa6e75d
2026-03-31 18:32:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a11151d-bab1-5395-8c0b-db089ddf511a with identifier: 1723dd22-c33e-4401-98c9-e6ff0fa6e75d
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 4a11151d-bab1-5395-8c0b-db089ddf511a
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_011a9ce4-b68e-4618-aedf-f29f7fdfac57.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_011a9ce4-b68e-4618-aedf-f29f7fdfac57.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_f9fe57d3-dcc7-4119-ab06-0b1043bbb50d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_f9fe57d3-dcc7-4119-ab06-0b1043bbb50d.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_30438762-0b31-4cc5-b4ac-32e304c31119.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_30438762-0b31-4cc5-b4ac-32e304c31119.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_17f6bb5e-80f9-4a2d-8851-e103c6fde38d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_17f6bb5e-80f9-4a2d-8851-e103c6fde38d.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6665ebc2-8ed5-4eee-949d-cca8e66f2db9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6665ebc2-8ed5-4eee-949d-cca8e66f2db9.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_002004a1-f0f1-47a0-a71a-993eeaf44b29.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_002004a1-f0f1-47a0-a71a-993eeaf44b29.jpg/250x188.webp already downloaded
2026-03-31 18:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6630800f-22d6-4d8c-ba02-1c13ee673185.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6630800f-22d6-4d8c-ba02-1c13ee673185.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4a11151d-bab1-5395-8c0b-db089ddf511a with identifier 1723dd22-c33e-4401-98c9-e6ff0fa6e75d
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4a11151d-bab1-5395-8c0b-db089ddf511a
2026-03-31 18:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 212,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '4a11151d-bab1-5395-8c0b-db089ddf511a',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-atto-2-dmi-212cv-super-dm-technology-e-cvt-km0-only-promo-electric-gasoline-white-1723dd22-c33e-4401-98c9-e6ff0fa6e75d',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Atto 2',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 7,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_011a9ce4-b68e-4618-aedf-f29f7fdfac57.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_f9fe57d3-dcc7-4119-ab06-0b1043bbb50d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_30438762-0b31-4cc5-b4ac-32e304c31119.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_17f6bb5e-80f9-4a2d-8851-e103c6fde38d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6665ebc2-8ed5-4eee-949d-cca8e66f2db9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_002004a1-f0f1-47a0-a71a-993eeaf44b29.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6630800f-22d6-4d8c-ba02-1c13ee673185.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3534,
             'Height': 178,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_011a9ce4-b68e-4618-aedf-f29f7fdfac57.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2654,
             'Height': 162,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_f9fe57d3-dcc7-4119-ab06-0b1043bbb50d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3668,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_30438762-0b31-4cc5-b4ac-32e304c31119.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2832,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_17f6bb5e-80f9-4a2d-8851-e103c6fde38d.jpg/250x188.webp',
             'Width': 243},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4384,
             'Height': 183,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6665ebc2-8ed5-4eee-949d-cca8e66f2db9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3746,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_002004a1-f0f1-47a0-a71a-993eeaf44b29.jpg/250x188.webp',
             'Width': 249},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a11151d-bab1-5395-8c0b-db089ddf511a/4a11151d-bab1-5395-8c0b-db089ddf511a_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4134,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1723dd22-c33e-4401-98c9-e6ff0fa6e75d_6630800f-22d6-4d8c-ba02-1c13ee673185.jpg/250x188.webp',
             'Width': 237}],
 'price': 29900,
 'price_includes_vat': False,
 'registration_date': '2026-01-01',
 'seller_name': None,
 'title': 'BYD Atto 2 DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'transmission': 'automatic',
 'trim': 'DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%271723dd22-c33e-4401-98c9-e6ff0fa6e75d%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Saving data for 1723dd22-c33e-4401-98c9-e6ff0fa6e75d: {'created_time': 1774981943.041204, 'last_price_update_time': 1774981943.041212}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='1723dd22-c33e-4401-98c9-e6ff0fa6e75d') HTTP/1.1" 204 0
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%277b870f59-1385-46ad-902f-93d918a06d77%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scrape type for 7b870f59-1385-46ad-902f-93d918a06d77: 1
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scraping new listing 7b870f59-1385-46ad-902f-93d918a06d77
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 7b870f59-1385-46ad-902f-93d918a06d77
2026-03-31 18:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a4446f-58f2-5a9c-93df-c42c97b178e0 with identifier: 7b870f59-1385-46ad-902f-93d918a06d77
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 78a4446f-58f2-5a9c-93df-c42c97b178e0
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_7d4a5719-83d5-4bc2-bfb9-38b56a8bf9c5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_7d4a5719-83d5-4bc2-bfb9-38b56a8bf9c5.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_31db296d-7ef0-4384-99db-ccf5a4f23a58.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_31db296d-7ef0-4384-99db-ccf5a4f23a58.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_9ea89ce7-3237-4dcb-a079-05cf4d192d2c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_9ea89ce7-3237-4dcb-a079-05cf4d192d2c.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_4e4a04cf-d213-49ce-99c2-b2b58df45e19.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_4e4a04cf-d213-49ce-99c2-b2b58df45e19.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_92d0d6f3-98bf-40d2-8159-70d23603a6c2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_92d0d6f3-98bf-40d2-8159-70d23603a6c2.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_df19c7a9-f43d-407c-9bf1-be4f965f34ff.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_df19c7a9-f43d-407c-9bf1-be4f965f34ff.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_ae481edf-0aaa-4aab-93bd-0bf5d88aff7c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ae481edf-0aaa-4aab-93bd-0bf5d88aff7c.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_ac76f5f8-4795-4267-8b17-0e851ce00c83.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ac76f5f8-4795-4267-8b17-0e851ce00c83.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_5ef0aac4-cb47-4f31-8c2d-8f7f561a588a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_5ef0aac4-cb47-4f31-8c2d-8f7f561a588a.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7b870f59-1385-46ad-902f-93d918a06d77_3928717c-2e86-4cbc-a762-f01efee7563d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_3928717c-2e86-4cbc-a762-f01efee7563d.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 78a4446f-58f2-5a9c-93df-c42c97b178e0 with identifier 7b870f59-1385-46ad-902f-93d918a06d77
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 78a4446f-58f2-5a9c-93df-c42c97b178e0
2026-03-31 18:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': 156,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 239,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '78a4446f-58f2-5a9c-93df-c42c97b178e0',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/mercedes-benz-v-300-d-pronta-consegna-long-avantgarde-amg-4matic-diesel-grey-7b870f59-1385-46ad-902f-93d918a06d77',
 'listing': 'auction',
 'make': 'Mercedes-Benz',
 'model': 'V 300',
 'odometer': 32400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 40,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_7d4a5719-83d5-4bc2-bfb9-38b56a8bf9c5.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_31db296d-7ef0-4384-99db-ccf5a4f23a58.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_9ea89ce7-3237-4dcb-a079-05cf4d192d2c.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_4e4a04cf-d213-49ce-99c2-b2b58df45e19.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_92d0d6f3-98bf-40d2-8159-70d23603a6c2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_df19c7a9-f43d-407c-9bf1-be4f965f34ff.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ae481edf-0aaa-4aab-93bd-0bf5d88aff7c.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ac76f5f8-4795-4267-8b17-0e851ce00c83.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_5ef0aac4-cb47-4f31-8c2d-8f7f561a588a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_3928717c-2e86-4cbc-a762-f01efee7563d.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5558,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_7d4a5719-83d5-4bc2-bfb9-38b56a8bf9c5.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5368,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_31db296d-7ef0-4384-99db-ccf5a4f23a58.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3946,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_9ea89ce7-3237-4dcb-a079-05cf4d192d2c.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4364,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_4e4a04cf-d213-49ce-99c2-b2b58df45e19.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4178,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_92d0d6f3-98bf-40d2-8159-70d23603a6c2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4318,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_df19c7a9-f43d-407c-9bf1-be4f965f34ff.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4364,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ae481edf-0aaa-4aab-93bd-0bf5d88aff7c.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4906,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_ac76f5f8-4795-4267-8b17-0e851ce00c83.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5002,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_5ef0aac4-cb47-4f31-8c2d-8f7f561a588a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_78a4446f-58f2-5a9c-93df-c42c97b178e0/78a4446f-58f2-5a9c-93df-c42c97b178e0_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6212,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7b870f59-1385-46ad-902f-93d918a06d77_3928717c-2e86-4cbc-a762-f01efee7563d.jpg/250x188.webp',
             'Width': 250}],
 'price': 73900,
 'price_includes_vat': False,
 'registration_date': '2023-08-01',
 'seller_name': None,
 'title': 'Mercedes-Benz V 300 d *Pronta Consegna* LONG AVANTGARDE AMG 4MATIC',
 'transmission': 'automatic',
 'trim': 'd *Pronta Consegna* LONG AVANTGARDE AMG 4MATIC',
 'vin': None,
 'year': 2023}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%277b870f59-1385-46ad-902f-93d918a06d77%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Saving data for 7b870f59-1385-46ad-902f-93d918a06d77: {'created_time': 1774981943.324028, 'last_price_update_time': 1774981943.324041}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='7b870f59-1385-46ad-902f-93d918a06d77') HTTP/1.1" 204 0
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%270246811c-822b-4745-84f0-8772808fc58b%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scrape type for 0246811c-822b-4745-84f0-8772808fc58b: 1
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scraping new listing 0246811c-822b-4745-84f0-8772808fc58b
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 0246811c-822b-4745-84f0-8772808fc58b
2026-03-31 18:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 879257e2-bbb6-569c-8d19-f37f6e2fd7e7 with identifier: 0246811c-822b-4745-84f0-8772808fc58b
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 879257e2-bbb6-569c-8d19-f37f6e2fd7e7
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_b12a3c28-7587-4831-ab67-cfb1212ef662.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_b12a3c28-7587-4831-ab67-cfb1212ef662.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_8eff35d3-3f68-475e-8012-0380d25a56f9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_8eff35d3-3f68-475e-8012-0380d25a56f9.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_295def65-6cf3-49ac-a9de-80d3464b02cc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_295def65-6cf3-49ac-a9de-80d3464b02cc.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_3391d304-fd4c-4db4-94d6-52e3e5e2f260.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_3391d304-fd4c-4db4-94d6-52e3e5e2f260.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_310265d3-0ecc-49cc-8055-8a996b6879a2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_310265d3-0ecc-49cc-8055-8a996b6879a2.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_1a64d3c2-0e5f-4c71-a147-960de11a16a9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_1a64d3c2-0e5f-4c71-a147-960de11a16a9.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_a7517c2e-a283-414c-9d7a-c50eda54b341.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_a7517c2e-a283-414c-9d7a-c50eda54b341.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_d4f7e3b2-c09c-407b-81ca-7035e4616d5b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d4f7e3b2-c09c-407b-81ca-7035e4616d5b.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_7d8584c9-e20a-4505-a1db-a6610ac9de1d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_7d8584c9-e20a-4505-a1db-a6610ac9de1d.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F0246811c-822b-4745-84f0-8772808fc58b_d99bc1bd-dd3e-4b38-ae63-8b457a4439b5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d99bc1bd-dd3e-4b38-ae63-8b457a4439b5.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 879257e2-bbb6-569c-8d19-f37f6e2fd7e7 with identifier 0246811c-822b-4745-84f0-8772808fc58b
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 879257e2-bbb6-569c-8d19-f37f6e2fd7e7
2026-03-31 18:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '879257e2-bbb6-569c-8d19-f37f6e2fd7e7',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-boost-superdmtechnology-ecvt-218cv-promo-electric-gasoline-white-0246811c-822b-4745-84f0-8772808fc58b',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 18,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_b12a3c28-7587-4831-ab67-cfb1212ef662.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_8eff35d3-3f68-475e-8012-0380d25a56f9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_295def65-6cf3-49ac-a9de-80d3464b02cc.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_3391d304-fd4c-4db4-94d6-52e3e5e2f260.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_310265d3-0ecc-49cc-8055-8a996b6879a2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_1a64d3c2-0e5f-4c71-a147-960de11a16a9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_a7517c2e-a283-414c-9d7a-c50eda54b341.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d4f7e3b2-c09c-407b-81ca-7035e4616d5b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_7d8584c9-e20a-4505-a1db-a6610ac9de1d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d99bc1bd-dd3e-4b38-ae63-8b457a4439b5.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_b12a3c28-7587-4831-ab67-cfb1212ef662.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_8eff35d3-3f68-475e-8012-0380d25a56f9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4506,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_295def65-6cf3-49ac-a9de-80d3464b02cc.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3764,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_3391d304-fd4c-4db4-94d6-52e3e5e2f260.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4474,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_310265d3-0ecc-49cc-8055-8a996b6879a2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4152,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_1a64d3c2-0e5f-4c71-a147-960de11a16a9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4922,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_a7517c2e-a283-414c-9d7a-c50eda54b341.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4696,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d4f7e3b2-c09c-407b-81ca-7035e4616d5b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6276,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_7d8584c9-e20a-4505-a1db-a6610ac9de1d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_879257e2-bbb6-569c-8d19-f37f6e2fd7e7/879257e2-bbb6-569c-8d19-f37f6e2fd7e7_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7056,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0246811c-822b-4745-84f0-8772808fc58b_d99bc1bd-dd3e-4b38-ae63-8b457a4439b5.jpg/250x188.webp',
             'Width': 250}],
 'price': 30500,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%270246811c-822b-4745-84f0-8772808fc58b%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Saving data for 0246811c-822b-4745-84f0-8772808fc58b: {'created_time': 1774981943.612197, 'last_price_update_time': 1774981943.612206}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='0246811c-822b-4745-84f0-8772808fc58b') HTTP/1.1" 204 0
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27fc9677b4-50f2-407a-9e9c-e5ce12af2d95%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scrape type for fc9677b4-50f2-407a-9e9c-e5ce12af2d95: 1
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scraping new listing fc9677b4-50f2-407a-9e9c-e5ce12af2d95
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: fc9677b4-50f2-407a-9e9c-e5ce12af2d95
2026-03-31 18:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1d5765-cddb-5ea5-9f46-e6700d6bb17b with identifier: fc9677b4-50f2-407a-9e9c-e5ce12af2d95
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a1d5765-cddb-5ea5-9f46-e6700d6bb17b
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_a21718d8-80a5-4653-bc86-6c67a21938b9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_a21718d8-80a5-4653-bc86-6c67a21938b9.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_87143f4e-e58a-4d6d-b6fc-c49c5c62d172.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_87143f4e-e58a-4d6d-b6fc-c49c5c62d172.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_b5af761b-f3bd-4332-8024-29581db9ca00.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b5af761b-f3bd-4332-8024-29581db9ca00.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_ac568c5a-53fe-4f44-a4a0-d344eae96f8b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_ac568c5a-53fe-4f44-a4a0-d344eae96f8b.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_193acd8e-5f9e-4f00-b1c3-a218f1a9febd.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_193acd8e-5f9e-4f00-b1c3-a218f1a9febd.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_d4876cbd-f830-466b-b741-b75d5aa000aa.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_d4876cbd-f830-466b-b741-b75d5aa000aa.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_b386af48-ae9c-41cd-a968-fb1ed32cab1c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b386af48-ae9c-41cd-a968-fb1ed32cab1c.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_abb35b5c-36fb-4712-8989-3feeba39e4a6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_abb35b5c-36fb-4712-8989-3feeba39e4a6.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_e8d4bfeb-97b8-449e-a6ee-3b8894a4e071.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_e8d4bfeb-97b8-449e-a6ee-3b8894a4e071.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ffc9677b4-50f2-407a-9e9c-e5ce12af2d95_fc1d37a8-b7a1-4560-85e4-21404b51a720.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_fc1d37a8-b7a1-4560-85e4-21404b51a720.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 3a1d5765-cddb-5ea5-9f46-e6700d6bb17b with identifier fc9677b4-50f2-407a-9e9c-e5ce12af2d95
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 3a1d5765-cddb-5ea5-9f46-e6700d6bb17b
2026-03-31 18:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 77,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '3a1d5765-cddb-5ea5-9f46-e6700d6bb17b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-t4-california-2-4-diesel-manuale-77cv-4-posti-pronta-consegna-diesel-white-fc9677b4-50f2-407a-9e9c-e5ce12af2d95',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'T4 California',
 'odometer': 228200,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 32,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_a21718d8-80a5-4653-bc86-6c67a21938b9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_87143f4e-e58a-4d6d-b6fc-c49c5c62d172.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b5af761b-f3bd-4332-8024-29581db9ca00.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_ac568c5a-53fe-4f44-a4a0-d344eae96f8b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_193acd8e-5f9e-4f00-b1c3-a218f1a9febd.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_d4876cbd-f830-466b-b741-b75d5aa000aa.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b386af48-ae9c-41cd-a968-fb1ed32cab1c.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_abb35b5c-36fb-4712-8989-3feeba39e4a6.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_e8d4bfeb-97b8-449e-a6ee-3b8894a4e071.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_fc1d37a8-b7a1-4560-85e4-21404b51a720.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4662,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_a21718d8-80a5-4653-bc86-6c67a21938b9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4596,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_87143f4e-e58a-4d6d-b6fc-c49c5c62d172.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4602,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b5af761b-f3bd-4332-8024-29581db9ca00.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3694,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_ac568c5a-53fe-4f44-a4a0-d344eae96f8b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3970,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_193acd8e-5f9e-4f00-b1c3-a218f1a9febd.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4020,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_d4876cbd-f830-466b-b741-b75d5aa000aa.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4754,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_b386af48-ae9c-41cd-a968-fb1ed32cab1c.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3976,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_abb35b5c-36fb-4712-8989-3feeba39e4a6.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4506,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_e8d4bfeb-97b8-449e-a6ee-3b8894a4e071.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3a1d5765-cddb-5ea5-9f46-e6700d6bb17b/3a1d5765-cddb-5ea5-9f46-e6700d6bb17b_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3292,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/fc9677b4-50f2-407a-9e9c-e5ce12af2d95_fc1d37a8-b7a1-4560-85e4-21404b51a720.jpg/250x188.webp',
             'Width': 250}],
 'price': 17900,
 'price_includes_vat': False,
 'registration_date': '1994-01-01',
 'seller_name': None,
 'title': 'Volkswagen T4 California 2.4 DIESEL MANUALE 77CV 4 POSTI PRONTA '
          'CONSEGNA',
 'transmission': 'automatic',
 'trim': '2.4 DIESEL MANUALE 77CV 4 POSTI PRONTA CONSEGNA',
 'vin': None,
 'year': 1994}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27fc9677b4-50f2-407a-9e9c-e5ce12af2d95%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Saving data for fc9677b4-50f2-407a-9e9c-e5ce12af2d95: {'created_time': 1774981943.863211, 'last_price_update_time': 1774981943.863221}
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='fc9677b4-50f2-407a-9e9c-e5ce12af2d95') HTTP/1.1" 204 0
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%272ea4833e-b3af-4afb-9e51-1ef6584e23dc%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scrape type for 2ea4833e-b3af-4afb-9e51-1ef6584e23dc: 1
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Scraping new listing 2ea4833e-b3af-4afb-9e51-1ef6584e23dc
2026-03-31 18:32:23 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 2ea4833e-b3af-4afb-9e51-1ef6584e23dc
2026-03-31 18:32:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1 with identifier: 2ea4833e-b3af-4afb-9e51-1ef6584e23dc
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ca286fe-78db-428f-8d32-23f94f228cf4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ca286fe-78db-428f-8d32-23f94f228cf4.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_e481a9ab-fa2a-468a-980d-230680b19844.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_e481a9ab-fa2a-468a-980d-230680b19844.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_42560f9a-a53e-4f90-9ee6-6283115e2813.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_42560f9a-a53e-4f90-9ee6-6283115e2813.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_4446e634-aced-49f5-aa42-acf4687ff410.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_4446e634-aced-49f5-aa42-acf4687ff410.jpg/250x188.webp already downloaded
2026-03-31 18:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_9dddafd7-a129-45b8-adfc-0992e614bb4f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_9dddafd7-a129-45b8-adfc-0992e614bb4f.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_5ac57f2d-1772-4b20-89bc-d622e1d0f344.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_5ac57f2d-1772-4b20-89bc-d622e1d0f344.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_be72882b-f095-4963-a45d-d3cf45786a93.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_be72882b-f095-4963-a45d-d3cf45786a93.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ea38a11-651b-49b3-8886-9dc5760e767d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ea38a11-651b-49b3-8886-9dc5760e767d.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_8aafbdf5-7f7e-4cdc-ba26-edab21b7f71f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_8aafbdf5-7f7e-4cdc-ba26-edab21b7f71f.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F2ea4833e-b3af-4afb-9e51-1ef6584e23dc_cbf918e9-8829-4158-8a18-22e18d2ac0c9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_cbf918e9-8829-4158-8a18-22e18d2ac0c9.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1 with identifier 2ea4833e-b3af-4afb-9e51-1ef6584e23dc
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1
2026-03-31 18:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 177,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-grand-california-600-2-0-bitdi-dsg-177cv-4p-pronta-consegna-promo-diesel-white-2ea4833e-b3af-4afb-9e51-1ef6584e23dc',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'Grand California',
 'odometer': 107700,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 49,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ca286fe-78db-428f-8d32-23f94f228cf4.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_e481a9ab-fa2a-468a-980d-230680b19844.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_42560f9a-a53e-4f90-9ee6-6283115e2813.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_4446e634-aced-49f5-aa42-acf4687ff410.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_9dddafd7-a129-45b8-adfc-0992e614bb4f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_5ac57f2d-1772-4b20-89bc-d622e1d0f344.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_be72882b-f095-4963-a45d-d3cf45786a93.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ea38a11-651b-49b3-8886-9dc5760e767d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_8aafbdf5-7f7e-4cdc-ba26-edab21b7f71f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_cbf918e9-8829-4158-8a18-22e18d2ac0c9.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6582,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ca286fe-78db-428f-8d32-23f94f228cf4.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5400,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_e481a9ab-fa2a-468a-980d-230680b19844.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5528,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_42560f9a-a53e-4f90-9ee6-6283115e2813.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5576,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_4446e634-aced-49f5-aa42-acf4687ff410.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5452,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_9dddafd7-a129-45b8-adfc-0992e614bb4f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6090,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_5ac57f2d-1772-4b20-89bc-d622e1d0f344.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4886,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_be72882b-f095-4963-a45d-d3cf45786a93.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4672,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_3ea38a11-651b-49b3-8886-9dc5760e767d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6286,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_8aafbdf5-7f7e-4cdc-ba26-edab21b7f71f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1/bc8bad70-b4d8-527e-9b2c-fd14fdaba1f1_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6720,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2ea4833e-b3af-4afb-9e51-1ef6584e23dc_cbf918e9-8829-4158-8a18-22e18d2ac0c9.jpg/250x188.webp',
             'Width': 250}],
 'price': 56900,
 'price_includes_vat': False,
 'registration_date': '2022-06-01',
 'seller_name': None,
 'title': 'Volkswagen Grand California 600 2.0 BiTDI DSG 177CV 4P PRONTA '
          'CONSEGNA! Promo',
 'transmission': 'automatic',
 'trim': '600 2.0 BiTDI DSG 177CV 4P PRONTA CONSEGNA! Promo',
 'vin': None,
 'year': 2022}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%272ea4833e-b3af-4afb-9e51-1ef6584e23dc%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Saving data for 2ea4833e-b3af-4afb-9e51-1ef6584e23dc: {'created_time': 1774981944.147283, 'last_price_update_time': 1774981944.14729}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='2ea4833e-b3af-4afb-9e51-1ef6584e23dc') HTTP/1.1" 204 0
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27e11f1b04-9e46-4f7a-99c9-e3af7598ae09%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Scrape type for e11f1b04-9e46-4f7a-99c9-e3af7598ae09: 1
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Scraping new listing e11f1b04-9e46-4f7a-99c9-e3af7598ae09
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: e11f1b04-9e46-4f7a-99c9-e3af7598ae09
2026-03-31 18:32:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 475a834e-0cd0-59c3-abc8-079a1456b096 with identifier: e11f1b04-9e46-4f7a-99c9-e3af7598ae09
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 475a834e-0cd0-59c3-abc8-079a1456b096
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_27551358-5bd1-4694-b004-c5ba09ce8cde.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_27551358-5bd1-4694-b004-c5ba09ce8cde.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_c7e018fd-b050-4095-997d-4e2096e29343.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c7e018fd-b050-4095-997d-4e2096e29343.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_45ae1fe9-4018-4bed-a169-826df24b85ae.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_45ae1fe9-4018-4bed-a169-826df24b85ae.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_3dd302c5-f9ff-4716-96b9-8ac59aed928a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_3dd302c5-f9ff-4716-96b9-8ac59aed928a.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_597cc75c-1a53-467a-a83f-c99813cb5597.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_597cc75c-1a53-467a-a83f-c99813cb5597.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_e1461350-84f7-42f4-a3f6-ba1fc5305ca5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_e1461350-84f7-42f4-a3f6-ba1fc5305ca5.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_8b22ca50-9a86-48dc-a0c1-491881a5ae6d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_8b22ca50-9a86-48dc-a0c1-491881a5ae6d.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_c37797a8-ff4a-4860-81f3-2fe394c45540.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c37797a8-ff4a-4860-81f3-2fe394c45540.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_30a08e1d-38bb-46fc-892d-f24d17ee3f52.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_30a08e1d-38bb-46fc-892d-f24d17ee3f52.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe11f1b04-9e46-4f7a-99c9-e3af7598ae09_5f968b62-b2ec-41d0-ad57-901da8910a0c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_5f968b62-b2ec-41d0-ad57-901da8910a0c.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 475a834e-0cd0-59c3-abc8-079a1456b096 with identifier e11f1b04-9e46-4f7a-99c9-e3af7598ae09
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 475a834e-0cd0-59c3-abc8-079a1456b096
2026-03-31 18:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '475a834e-0cd0-59c3-abc8-079a1456b096',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-caddy-maxi-2-0-tdi-dsg-sport-edition-122cv-km0-onlypromo-diesel-black-e11f1b04-9e46-4f7a-99c9-e3af7598ae09',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 42,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_27551358-5bd1-4694-b004-c5ba09ce8cde.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c7e018fd-b050-4095-997d-4e2096e29343.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_45ae1fe9-4018-4bed-a169-826df24b85ae.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_3dd302c5-f9ff-4716-96b9-8ac59aed928a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_597cc75c-1a53-467a-a83f-c99813cb5597.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_e1461350-84f7-42f4-a3f6-ba1fc5305ca5.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_8b22ca50-9a86-48dc-a0c1-491881a5ae6d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c37797a8-ff4a-4860-81f3-2fe394c45540.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_30a08e1d-38bb-46fc-892d-f24d17ee3f52.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_5f968b62-b2ec-41d0-ad57-901da8910a0c.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4896,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_27551358-5bd1-4694-b004-c5ba09ce8cde.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5028,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c7e018fd-b050-4095-997d-4e2096e29343.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3776,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_45ae1fe9-4018-4bed-a169-826df24b85ae.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4684,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_3dd302c5-f9ff-4716-96b9-8ac59aed928a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4668,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_597cc75c-1a53-467a-a83f-c99813cb5597.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4466,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_e1461350-84f7-42f4-a3f6-ba1fc5305ca5.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4392,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_8b22ca50-9a86-48dc-a0c1-491881a5ae6d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4842,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_c37797a8-ff4a-4860-81f3-2fe394c45540.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4428,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_30a08e1d-38bb-46fc-892d-f24d17ee3f52.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_475a834e-0cd0-59c3-abc8-079a1456b096/475a834e-0cd0-59c3-abc8-079a1456b096_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4650,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e11f1b04-9e46-4f7a-99c9-e3af7598ae09_5f968b62-b2ec-41d0-ad57-901da8910a0c.jpg/250x188.webp',
             'Width': 250}],
 'price': 38900,
 'price_includes_vat': False,
 'registration_date': '2025-08-01',
 'seller_name': None,
 'title': 'Volkswagen Caddy MAXI 2.0 TDI DSG SPORT EDITION 122CV KM0 ONLYPROMO',
 'transmission': 'automatic',
 'trim': 'MAXI 2.0 TDI DSG SPORT EDITION 122CV KM0 ONLYPROMO',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27e11f1b04-9e46-4f7a-99c9-e3af7598ae09%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Saving data for e11f1b04-9e46-4f7a-99c9-e3af7598ae09: {'created_time': 1774981944.511258, 'last_price_update_time': 1774981944.511266}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='e11f1b04-9e46-4f7a-99c9-e3af7598ae09') HTTP/1.1" 204 0
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%271883cf6c-de91-4c79-8784-811cb5f6d264%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Scrape type for 1883cf6c-de91-4c79-8784-811cb5f6d264: 1
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Scraping new listing 1883cf6c-de91-4c79-8784-811cb5f6d264
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 1883cf6c-de91-4c79-8784-811cb5f6d264
2026-03-31 18:32:24 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 636805af-e32e-5ab8-b03f-36f1c7c12d88 with identifier: 1883cf6c-de91-4c79-8784-811cb5f6d264
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 636805af-e32e-5ab8-b03f-36f1c7c12d88
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_d3ab886f-1c10-4f65-b51b-45b37c80f2e7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_d3ab886f-1c10-4f65-b51b-45b37c80f2e7.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_5746c63e-3360-45b9-9ecd-af01e75bef3e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_5746c63e-3360-45b9-9ecd-af01e75bef3e.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_75d367e3-4ff4-4794-b6a5-cdffeefcc50e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_75d367e3-4ff4-4794-b6a5-cdffeefcc50e.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_7357dba5-ee85-46d9-8b93-77683374860a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_7357dba5-ee85-46d9-8b93-77683374860a.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_763d9a02-979f-4e43-a21d-1c1f420d5656.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_763d9a02-979f-4e43-a21d-1c1f420d5656.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1883cf6c-de91-4c79-8784-811cb5f6d264_9cb9f1a4-8244-460d-bbc6-994f484af582.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_9cb9f1a4-8244-460d-bbc6-994f484af582.jpg/250x188.webp already downloaded
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 636805af-e32e-5ab8-b03f-36f1c7c12d88 with identifier 1883cf6c-de91-4c79-8784-811cb5f6d264
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:24 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 636805af-e32e-5ab8-b03f-36f1c7c12d88
2026-03-31 18:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 184,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '636805af-e32e-5ab8-b03f-36f1c7c12d88',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-6-touring-dmi-super-dm-technology-ecvt-184cv-promo-electric-gasoline-blue-1883cf6c-de91-4c79-8784-811cb5f6d264',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal 6',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 6,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_d3ab886f-1c10-4f65-b51b-45b37c80f2e7.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_5746c63e-3360-45b9-9ecd-af01e75bef3e.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_75d367e3-4ff4-4794-b6a5-cdffeefcc50e.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_7357dba5-ee85-46d9-8b93-77683374860a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_763d9a02-979f-4e43-a21d-1c1f420d5656.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_9cb9f1a4-8244-460d-bbc6-994f484af582.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2954,
             'Height': 145,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_d3ab886f-1c10-4f65-b51b-45b37c80f2e7.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2280,
             'Height': 129,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_5746c63e-3360-45b9-9ecd-af01e75bef3e.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3570,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_75d367e3-4ff4-4794-b6a5-cdffeefcc50e.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4488,
             'Height': 161,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_7357dba5-ee85-46d9-8b93-77683374860a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4296,
             'Height': 143,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_763d9a02-979f-4e43-a21d-1c1f420d5656.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_636805af-e32e-5ab8-b03f-36f1c7c12d88/636805af-e32e-5ab8-b03f-36f1c7c12d88_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4222,
             'Height': 163,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1883cf6c-de91-4c79-8784-811cb5f6d264_9cb9f1a4-8244-460d-bbc6-994f484af582.jpg/250x188.webp',
             'Width': 250}],
 'price': 32900,
 'price_includes_vat': False,
 'registration_date': '2026-02-01',
 'seller_name': None,
 'title': 'BYD Seal 6 Touring DMi Super DM Technology eCVT 184CV PROMO!',
 'transmission': 'automatic',
 'trim': 'Touring DMi Super DM Technology eCVT 184CV PROMO!',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%271883cf6c-de91-4c79-8784-811cb5f6d264%27 HTTP/1.1" 200 None
2026-03-31 18:32:24 [auto_selling_autoscout24.it] INFO: Saving data for 1883cf6c-de91-4c79-8784-811cb5f6d264: {'created_time': 1774981944.715352, 'last_price_update_time': 1774981944.71536}
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='1883cf6c-de91-4c79-8784-811cb5f6d264') HTTP/1.1" 204 0
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2794a62c13-4a80-412e-9cec-9e1b68ab3e12%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scrape type for 94a62c13-4a80-412e-9cec-9e1b68ab3e12: 1
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scraping new listing 94a62c13-4a80-412e-9cec-9e1b68ab3e12
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 94a62c13-4a80-412e-9cec-9e1b68ab3e12
2026-03-31 18:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: aedd7498-b025-5bcc-8eef-077e0f663569 with identifier: 94a62c13-4a80-412e-9cec-9e1b68ab3e12
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aedd7498-b025-5bcc-8eef-077e0f663569
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_dd13fbc6-c61e-4d34-bb4e-adf1588c64ce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_dd13fbc6-c61e-4d34-bb4e-adf1588c64ce.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_941b024c-7f2f-4521-8bc0-f7d04c766b2a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_941b024c-7f2f-4521-8bc0-f7d04c766b2a.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_52ce2005-7758-4447-b1dc-efd3c1203c33.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_52ce2005-7758-4447-b1dc-efd3c1203c33.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_f62847e1-1af2-4a8f-ad04-46d02c8b1f82.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_f62847e1-1af2-4a8f-ad04-46d02c8b1f82.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_4a0075bd-dcf9-427e-8e0e-f797a90eca82.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_4a0075bd-dcf9-427e-8e0e-f797a90eca82.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_ec0146b1-0d0e-4583-993d-b2c775b16c5d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_ec0146b1-0d0e-4583-993d-b2c775b16c5d.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_71afee3b-969e-406e-8967-4d5dd9d2a6de.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_71afee3b-969e-406e-8967-4d5dd9d2a6de.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_a90e7935-236a-460d-95e9-7c728e6d2019.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_a90e7935-236a-460d-95e9-7c728e6d2019.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_addadd03-0858-447f-bde1-7b86c29012e0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_addadd03-0858-447f-bde1-7b86c29012e0.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F94a62c13-4a80-412e-9cec-9e1b68ab3e12_364e0df5-90e5-4645-81ed-64f909439da2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_364e0df5-90e5-4645-81ed-64f909439da2.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: aedd7498-b025-5bcc-8eef-077e0f663569 with identifier 94a62c13-4a80-412e-9cec-9e1b68ab3e12
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item aedd7498-b025-5bcc-8eef-077e0f663569
2026-03-31 18:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 324,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'aedd7498-b025-5bcc-8eef-077e0f663569',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-design-4wd-superdmtechnology-ecvt-324cv-promo-electric-gasoline-grey-94a62c13-4a80-412e-9cec-9e1b68ab3e12',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_dd13fbc6-c61e-4d34-bb4e-adf1588c64ce.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_941b024c-7f2f-4521-8bc0-f7d04c766b2a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_52ce2005-7758-4447-b1dc-efd3c1203c33.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_f62847e1-1af2-4a8f-ad04-46d02c8b1f82.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_4a0075bd-dcf9-427e-8e0e-f797a90eca82.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_ec0146b1-0d0e-4583-993d-b2c775b16c5d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_71afee3b-969e-406e-8967-4d5dd9d2a6de.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_a90e7935-236a-460d-95e9-7c728e6d2019.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_addadd03-0858-447f-bde1-7b86c29012e0.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_364e0df5-90e5-4645-81ed-64f909439da2.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3070,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_dd13fbc6-c61e-4d34-bb4e-adf1588c64ce.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2716,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_941b024c-7f2f-4521-8bc0-f7d04c766b2a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2792,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_52ce2005-7758-4447-b1dc-efd3c1203c33.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2196,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_f62847e1-1af2-4a8f-ad04-46d02c8b1f82.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2656,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_4a0075bd-dcf9-427e-8e0e-f797a90eca82.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2944,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_ec0146b1-0d0e-4583-993d-b2c775b16c5d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2172,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_71afee3b-969e-406e-8967-4d5dd9d2a6de.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4648,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_a90e7935-236a-460d-95e9-7c728e6d2019.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4842,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_addadd03-0858-447f-bde1-7b86c29012e0.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aedd7498-b025-5bcc-8eef-077e0f663569/aedd7498-b025-5bcc-8eef-077e0f663569_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3706,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94a62c13-4a80-412e-9cec-9e1b68ab3e12_364e0df5-90e5-4645-81ed-64f909439da2.jpg/250x188.webp',
             'Width': 250}],
 'price': 37900,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi DESIGN 4WD SuperDMTechnology eCVT 324CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi DESIGN 4WD SuperDMTechnology eCVT 324CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2794a62c13-4a80-412e-9cec-9e1b68ab3e12%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Saving data for 94a62c13-4a80-412e-9cec-9e1b68ab3e12: {'created_time': 1774981945.370232, 'last_price_update_time': 1774981945.370241}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='94a62c13-4a80-412e-9cec-9e1b68ab3e12') HTTP/1.1" 204 0
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27ec8feb81-0246-463e-9e8c-f872cc78148c%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scrape type for ec8feb81-0246-463e-9e8c-f872cc78148c: 1
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scraping new listing ec8feb81-0246-463e-9e8c-f872cc78148c
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: ec8feb81-0246-463e-9e8c-f872cc78148c
2026-03-31 18:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f13082-1879-5b8a-b27e-2f9a391293ea with identifier: ec8feb81-0246-463e-9e8c-f872cc78148c
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 99f13082-1879-5b8a-b27e-2f9a391293ea
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_e4a61856-e9b0-4f9a-99bf-8d5362be4d9a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_e4a61856-e9b0-4f9a-99bf-8d5362be4d9a.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_bd279718-55a7-44aa-aa18-5ba2c5062941.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_bd279718-55a7-44aa-aa18-5ba2c5062941.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_a01f824b-001e-40d2-9081-5ba9aa7f4f1b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_a01f824b-001e-40d2-9081-5ba9aa7f4f1b.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_3bee2b31-30cd-4cc9-a6b0-81387f720c26.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_3bee2b31-30cd-4cc9-a6b0-81387f720c26.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_6023c2ac-23c1-46ed-8688-3bf75b4610e3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6023c2ac-23c1-46ed-8688-3bf75b4610e3.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_9a28eb55-afa8-4877-8baa-42858995bdb7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_9a28eb55-afa8-4877-8baa-42858995bdb7.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_b1a5e008-7f39-4658-8288-2782bc72c671.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_b1a5e008-7f39-4658-8288-2782bc72c671.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_ed83b698-157f-483f-9056-58f9c43ef3c7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_ed83b698-157f-483f-9056-58f9c43ef3c7.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_6281da85-f343-499b-81e4-b7cbd34e86b4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6281da85-f343-499b-81e4-b7cbd34e86b4.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fec8feb81-0246-463e-9e8c-f872cc78148c_5b136f2a-8c19-48d9-9740-a761a7c9ebe4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_5b136f2a-8c19-48d9-9740-a761a7c9ebe4.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 99f13082-1879-5b8a-b27e-2f9a391293ea with identifier ec8feb81-0246-463e-9e8c-f872cc78148c
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 99f13082-1879-5b8a-b27e-2f9a391293ea
2026-03-31 18:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '99f13082-1879-5b8a-b27e-2f9a391293ea',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-comfort-superdmtechnology-ecvt-218cv-promo-electric-gasoline-white-ec8feb81-0246-463e-9e8c-f872cc78148c',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_e4a61856-e9b0-4f9a-99bf-8d5362be4d9a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_bd279718-55a7-44aa-aa18-5ba2c5062941.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_a01f824b-001e-40d2-9081-5ba9aa7f4f1b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_3bee2b31-30cd-4cc9-a6b0-81387f720c26.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6023c2ac-23c1-46ed-8688-3bf75b4610e3.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_9a28eb55-afa8-4877-8baa-42858995bdb7.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_b1a5e008-7f39-4658-8288-2782bc72c671.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_ed83b698-157f-483f-9056-58f9c43ef3c7.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6281da85-f343-499b-81e4-b7cbd34e86b4.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_5b136f2a-8c19-48d9-9740-a761a7c9ebe4.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_e4a61856-e9b0-4f9a-99bf-8d5362be4d9a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4544,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_bd279718-55a7-44aa-aa18-5ba2c5062941.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4506,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_a01f824b-001e-40d2-9081-5ba9aa7f4f1b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3764,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_3bee2b31-30cd-4cc9-a6b0-81387f720c26.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4474,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6023c2ac-23c1-46ed-8688-3bf75b4610e3.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4152,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_9a28eb55-afa8-4877-8baa-42858995bdb7.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4922,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_b1a5e008-7f39-4658-8288-2782bc72c671.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4696,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_ed83b698-157f-483f-9056-58f9c43ef3c7.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 7056,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_6281da85-f343-499b-81e4-b7cbd34e86b4.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_99f13082-1879-5b8a-b27e-2f9a391293ea/99f13082-1879-5b8a-b27e-2f9a391293ea_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6332,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ec8feb81-0246-463e-9e8c-f872cc78148c_5b136f2a-8c19-48d9-9740-a761a7c9ebe4.jpg/250x188.webp',
             'Width': 250}],
 'price': 33900,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi COMFORT SuperDMTechnology eCVT 218CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi COMFORT SuperDMTechnology eCVT 218CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27ec8feb81-0246-463e-9e8c-f872cc78148c%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Saving data for ec8feb81-0246-463e-9e8c-f872cc78148c: {'created_time': 1774981945.674775, 'last_price_update_time': 1774981945.674785}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='ec8feb81-0246-463e-9e8c-f872cc78148c') HTTP/1.1" 204 0
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%276d937af9-5d4f-4bda-8d49-1270438278e3%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scrape type for 6d937af9-5d4f-4bda-8d49-1270438278e3: 1
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scraping new listing 6d937af9-5d4f-4bda-8d49-1270438278e3
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 6d937af9-5d4f-4bda-8d49-1270438278e3
2026-03-31 18:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a6436ef-11a7-5fc4-a6ff-a102ea40a888 with identifier: 6d937af9-5d4f-4bda-8d49-1270438278e3
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 0a6436ef-11a7-5fc4-a6ff-a102ea40a888
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_6eea061f-545d-4190-ab18-b8db0e4c6c37.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_6eea061f-545d-4190-ab18-b8db0e4c6c37.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_779054c8-2d49-4f1a-b7bc-01ac39bdd4a4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_779054c8-2d49-4f1a-b7bc-01ac39bdd4a4.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_c3301295-5435-4741-9b1e-f35e41d8996e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_c3301295-5435-4741-9b1e-f35e41d8996e.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_0a8039ae-3bd3-4b01-b98a-add648c4c7a6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_0a8039ae-3bd3-4b01-b98a-add648c4c7a6.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_a2c9bb37-f5b2-4b74-bf91-4ec73019ee9d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_a2c9bb37-f5b2-4b74-bf91-4ec73019ee9d.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_04772b68-a6de-4789-a55c-3a643223757f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_04772b68-a6de-4789-a55c-3a643223757f.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6d937af9-5d4f-4bda-8d49-1270438278e3_da0806c6-d773-46dc-a22d-2ae48fb34360.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_da0806c6-d773-46dc-a22d-2ae48fb34360.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 0a6436ef-11a7-5fc4-a6ff-a102ea40a888 with identifier 6d937af9-5d4f-4bda-8d49-1270438278e3
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 0a6436ef-11a7-5fc4-a6ff-a102ea40a888
2026-03-31 18:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 212,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '0a6436ef-11a7-5fc4-a6ff-a102ea40a888',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-atto-2-dmi-212cv-super-dm-technology-e-cvt-km0-only-promo-electric-gasoline-grey-6d937af9-5d4f-4bda-8d49-1270438278e3',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Atto 2',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 7,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_6eea061f-545d-4190-ab18-b8db0e4c6c37.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_779054c8-2d49-4f1a-b7bc-01ac39bdd4a4.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_c3301295-5435-4741-9b1e-f35e41d8996e.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_0a8039ae-3bd3-4b01-b98a-add648c4c7a6.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_a2c9bb37-f5b2-4b74-bf91-4ec73019ee9d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_04772b68-a6de-4789-a55c-3a643223757f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_da0806c6-d773-46dc-a22d-2ae48fb34360.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2894,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_6eea061f-545d-4190-ab18-b8db0e4c6c37.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2096,
             'Height': 143,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_779054c8-2d49-4f1a-b7bc-01ac39bdd4a4.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2810,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_c3301295-5435-4741-9b1e-f35e41d8996e.jpg/250x188.webp',
             'Width': 240},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2728,
             'Height': 178,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_0a8039ae-3bd3-4b01-b98a-add648c4c7a6.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4172,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_a2c9bb37-f5b2-4b74-bf91-4ec73019ee9d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3346,
             'Height': 148,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_04772b68-a6de-4789-a55c-3a643223757f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0a6436ef-11a7-5fc4-a6ff-a102ea40a888/0a6436ef-11a7-5fc4-a6ff-a102ea40a888_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3626,
             'Height': 150,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d937af9-5d4f-4bda-8d49-1270438278e3_da0806c6-d773-46dc-a22d-2ae48fb34360.jpg/250x188.webp',
             'Width': 250}],
 'price': 29900,
 'price_includes_vat': False,
 'registration_date': '2026-01-01',
 'seller_name': None,
 'title': 'BYD Atto 2 DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'transmission': 'automatic',
 'trim': 'DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%276d937af9-5d4f-4bda-8d49-1270438278e3%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Saving data for 6d937af9-5d4f-4bda-8d49-1270438278e3: {'created_time': 1774981945.907072, 'last_price_update_time': 1774981945.907081}
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='6d937af9-5d4f-4bda-8d49-1270438278e3') HTTP/1.1" 204 0
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27f9950cc5-cb39-420c-973d-e2c0599407a9%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scrape type for f9950cc5-cb39-420c-973d-e2c0599407a9: 1
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Scraping new listing f9950cc5-cb39-420c-973d-e2c0599407a9
2026-03-31 18:32:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: f9950cc5-cb39-420c-973d-e2c0599407a9
2026-03-31 18:32:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e3144533-4a88-548d-a276-d3a911fe6b51 with identifier: f9950cc5-cb39-420c-973d-e2c0599407a9
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item e3144533-4a88-548d-a276-d3a911fe6b51
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_1ef9c87b-456f-4b38-8016-94d9a77d6012.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_1ef9c87b-456f-4b38-8016-94d9a77d6012.jpg/250x188.webp already downloaded
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_eec9c325-3274-4318-b724-ab7d2dda0b6d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_eec9c325-3274-4318-b724-ab7d2dda0b6d.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_323001a2-b565-418c-9e3f-562bfebe8eb0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323001a2-b565-418c-9e3f-562bfebe8eb0.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_323d72a8-7f80-4b4e-8317-d3ddf3c20ca5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323d72a8-7f80-4b4e-8317-d3ddf3c20ca5.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_e36b0d41-25e0-4cb4-b360-2053f78865b4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_e36b0d41-25e0-4cb4-b360-2053f78865b4.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_fbdf47ea-9407-40a1-a982-c5af462976cb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_fbdf47ea-9407-40a1-a982-c5af462976cb.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Ff9950cc5-cb39-420c-973d-e2c0599407a9_055bc306-a449-4e58-a445-76333e4dcf4a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_055bc306-a449-4e58-a445-76333e4dcf4a.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e3144533-4a88-548d-a276-d3a911fe6b51 with identifier f9950cc5-cb39-420c-973d-e2c0599407a9
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e3144533-4a88-548d-a276-d3a911fe6b51
2026-03-31 18:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 212,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'e3144533-4a88-548d-a276-d3a911fe6b51',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-atto-2-dmi-212cv-super-dm-technology-e-cvt-km0-only-promo-electric-gasoline-grey-f9950cc5-cb39-420c-973d-e2c0599407a9',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Atto 2',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 7,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_1ef9c87b-456f-4b38-8016-94d9a77d6012.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_eec9c325-3274-4318-b724-ab7d2dda0b6d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323001a2-b565-418c-9e3f-562bfebe8eb0.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323d72a8-7f80-4b4e-8317-d3ddf3c20ca5.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_e36b0d41-25e0-4cb4-b360-2053f78865b4.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_fbdf47ea-9407-40a1-a982-c5af462976cb.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_055bc306-a449-4e58-a445-76333e4dcf4a.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2894,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_1ef9c87b-456f-4b38-8016-94d9a77d6012.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2096,
             'Height': 143,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_eec9c325-3274-4318-b724-ab7d2dda0b6d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2810,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323001a2-b565-418c-9e3f-562bfebe8eb0.jpg/250x188.webp',
             'Width': 240},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2728,
             'Height': 178,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_323d72a8-7f80-4b4e-8317-d3ddf3c20ca5.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4172,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_e36b0d41-25e0-4cb4-b360-2053f78865b4.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3346,
             'Height': 148,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_fbdf47ea-9407-40a1-a982-c5af462976cb.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3144533-4a88-548d-a276-d3a911fe6b51/e3144533-4a88-548d-a276-d3a911fe6b51_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3626,
             'Height': 150,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f9950cc5-cb39-420c-973d-e2c0599407a9_055bc306-a449-4e58-a445-76333e4dcf4a.jpg/250x188.webp',
             'Width': 250}],
 'price': 29900,
 'price_includes_vat': False,
 'registration_date': '2026-01-01',
 'seller_name': None,
 'title': 'BYD Atto 2 DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'transmission': 'automatic',
 'trim': 'DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27f9950cc5-cb39-420c-973d-e2c0599407a9%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Saving data for f9950cc5-cb39-420c-973d-e2c0599407a9: {'created_time': 1774981946.136228, 'last_price_update_time': 1774981946.136237}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='f9950cc5-cb39-420c-973d-e2c0599407a9') HTTP/1.1" 204 0
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2798dbde1e-2b7c-4400-88de-5674db181e38%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scrape type for 98dbde1e-2b7c-4400-88de-5674db181e38: 1
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scraping new listing 98dbde1e-2b7c-4400-88de-5674db181e38
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 98dbde1e-2b7c-4400-88de-5674db181e38
2026-03-31 18:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 39f15dfc-46c5-56db-9ce5-d19f187cc998 with identifier: 98dbde1e-2b7c-4400-88de-5674db181e38
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 39f15dfc-46c5-56db-9ce5-d19f187cc998
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_a3c972aa-e58b-4087-a308-d20873ba6e94.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_a3c972aa-e58b-4087-a308-d20873ba6e94.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_95976915-5a3b-44e8-878b-d21ed36f6094.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_95976915-5a3b-44e8-878b-d21ed36f6094.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_58413853-cddd-4bb8-80d9-1677cb7f0a6f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_58413853-cddd-4bb8-80d9-1677cb7f0a6f.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_db13a4a8-f7d0-4be4-9b2f-801c3d9504f9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_db13a4a8-f7d0-4be4-9b2f-801c3d9504f9.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_33e98e30-afe8-44f4-bf33-569c442c6f7f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_33e98e30-afe8-44f4-bf33-569c442c6f7f.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_ec848c72-6226-4323-9f8b-274dd6666c0a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_ec848c72-6226-4323-9f8b-274dd6666c0a.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F98dbde1e-2b7c-4400-88de-5674db181e38_7e466e80-3c52-4a90-ac64-59fc1af81d5d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_7e466e80-3c52-4a90-ac64-59fc1af81d5d.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 39f15dfc-46c5-56db-9ce5-d19f187cc998 with identifier 98dbde1e-2b7c-4400-88de-5674db181e38
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 39f15dfc-46c5-56db-9ce5-d19f187cc998
2026-03-31 18:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 212,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '39f15dfc-46c5-56db-9ce5-d19f187cc998',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-atto-2-dmi-212cv-super-dm-technology-e-cvt-km0-only-promo-electric-gasoline-grey-98dbde1e-2b7c-4400-88de-5674db181e38',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Atto 2',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 7,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_a3c972aa-e58b-4087-a308-d20873ba6e94.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_95976915-5a3b-44e8-878b-d21ed36f6094.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_58413853-cddd-4bb8-80d9-1677cb7f0a6f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_db13a4a8-f7d0-4be4-9b2f-801c3d9504f9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_33e98e30-afe8-44f4-bf33-569c442c6f7f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_ec848c72-6226-4323-9f8b-274dd6666c0a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_7e466e80-3c52-4a90-ac64-59fc1af81d5d.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2894,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_a3c972aa-e58b-4087-a308-d20873ba6e94.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2096,
             'Height': 143,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_95976915-5a3b-44e8-878b-d21ed36f6094.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2810,
             'Height': 188,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_58413853-cddd-4bb8-80d9-1677cb7f0a6f.jpg/250x188.webp',
             'Width': 240},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2728,
             'Height': 178,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_db13a4a8-f7d0-4be4-9b2f-801c3d9504f9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4172,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_33e98e30-afe8-44f4-bf33-569c442c6f7f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3346,
             'Height': 148,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_ec848c72-6226-4323-9f8b-274dd6666c0a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39f15dfc-46c5-56db-9ce5-d19f187cc998/39f15dfc-46c5-56db-9ce5-d19f187cc998_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3626,
             'Height': 150,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/98dbde1e-2b7c-4400-88de-5674db181e38_7e466e80-3c52-4a90-ac64-59fc1af81d5d.jpg/250x188.webp',
             'Width': 250}],
 'price': 29900,
 'price_includes_vat': False,
 'registration_date': '2026-01-01',
 'seller_name': None,
 'title': 'BYD Atto 2 DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'transmission': 'automatic',
 'trim': 'DMi 212CV Super DM Technology e-CVT KM0 Only-Promo',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2798dbde1e-2b7c-4400-88de-5674db181e38%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Saving data for 98dbde1e-2b7c-4400-88de-5674db181e38: {'created_time': 1774981946.379675, 'last_price_update_time': 1774981946.379685}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='98dbde1e-2b7c-4400-88de-5674db181e38') HTTP/1.1" 204 0
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2725af3711-2868-4154-af46-2ce21f114a4d%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scrape type for 25af3711-2868-4154-af46-2ce21f114a4d: 1
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scraping new listing 25af3711-2868-4154-af46-2ce21f114a4d
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 25af3711-2868-4154-af46-2ce21f114a4d
2026-03-31 18:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff733397-0f74-5132-8de2-97c2ac74ae3b with identifier: 25af3711-2868-4154-af46-2ce21f114a4d
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff733397-0f74-5132-8de2-97c2ac74ae3b
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_581d46e9-4ca3-4f3d-bd2b-eb76815245d5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_581d46e9-4ca3-4f3d-bd2b-eb76815245d5.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_b69574e7-2d8d-4ce5-b1e1-40ea61cd1262.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_b69574e7-2d8d-4ce5-b1e1-40ea61cd1262.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_9697c82e-ab68-455a-b1e5-1c6ef686af77.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9697c82e-ab68-455a-b1e5-1c6ef686af77.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_d2f45521-6cba-43ca-b3b5-916a1acbf737.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_d2f45521-6cba-43ca-b3b5-916a1acbf737.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_5bf47225-9a0c-42b3-bff2-6af30cebb8f9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_5bf47225-9a0c-42b3-bff2-6af30cebb8f9.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_2e663fef-0ad2-407b-ae86-2c5aabd94551.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e663fef-0ad2-407b-ae86-2c5aabd94551.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_9a46db7d-6796-432b-bef9-1fbfef2b9770.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9a46db7d-6796-432b-bef9-1fbfef2b9770.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_2e9b1198-bd06-4378-bd55-dd4c4d3c9d3e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e9b1198-bd06-4378-bd55-dd4c4d3c9d3e.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_8b95f986-4d66-4471-b435-e6377e9d27c2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_8b95f986-4d66-4471-b435-e6377e9d27c2.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F25af3711-2868-4154-af46-2ce21f114a4d_fb9096a0-0b04-4885-ac34-19e1dfc39605.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_fb9096a0-0b04-4885-ac34-19e1dfc39605.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff733397-0f74-5132-8de2-97c2ac74ae3b with identifier 25af3711-2868-4154-af46-2ce21f114a4d
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff733397-0f74-5132-8de2-97c2ac74ae3b
2026-03-31 18:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 218,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'ff733397-0f74-5132-8de2-97c2ac74ae3b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dmi-boost-superdmtechnology-ecvt-218cv-promo-electric-gasoline-black-25af3711-2868-4154-af46-2ce21f114a4d',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal U',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_581d46e9-4ca3-4f3d-bd2b-eb76815245d5.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_b69574e7-2d8d-4ce5-b1e1-40ea61cd1262.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9697c82e-ab68-455a-b1e5-1c6ef686af77.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_d2f45521-6cba-43ca-b3b5-916a1acbf737.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_5bf47225-9a0c-42b3-bff2-6af30cebb8f9.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e663fef-0ad2-407b-ae86-2c5aabd94551.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9a46db7d-6796-432b-bef9-1fbfef2b9770.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e9b1198-bd06-4378-bd55-dd4c4d3c9d3e.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_8b95f986-4d66-4471-b435-e6377e9d27c2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_fb9096a0-0b04-4885-ac34-19e1dfc39605.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5240,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_581d46e9-4ca3-4f3d-bd2b-eb76815245d5.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5354,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_b69574e7-2d8d-4ce5-b1e1-40ea61cd1262.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5366,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9697c82e-ab68-455a-b1e5-1c6ef686af77.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5258,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_d2f45521-6cba-43ca-b3b5-916a1acbf737.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5162,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_5bf47225-9a0c-42b3-bff2-6af30cebb8f9.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5180,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e663fef-0ad2-407b-ae86-2c5aabd94551.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5318,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_9a46db7d-6796-432b-bef9-1fbfef2b9770.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5180,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_2e9b1198-bd06-4378-bd55-dd4c4d3c9d3e.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4782,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_8b95f986-4d66-4471-b435-e6377e9d27c2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff733397-0f74-5132-8de2-97c2ac74ae3b/ff733397-0f74-5132-8de2-97c2ac74ae3b_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6174,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/25af3711-2868-4154-af46-2ce21f114a4d_fb9096a0-0b04-4885-ac34-19e1dfc39605.jpg/250x188.webp',
             'Width': 250}],
 'price': 31900,
 'price_includes_vat': False,
 'registration_date': '2025-12-01',
 'seller_name': None,
 'title': 'BYD Seal U DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi BOOST SuperDMTechnology eCVT 218CV PROMO!',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%2725af3711-2868-4154-af46-2ce21f114a4d%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Saving data for 25af3711-2868-4154-af46-2ce21f114a4d: {'created_time': 1774981946.671624, 'last_price_update_time': 1774981946.671636}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='25af3711-2868-4154-af46-2ce21f114a4d') HTTP/1.1" 204 0
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27e1910d0b-e74b-4707-a6ab-6f0e70a96901%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scrape type for e1910d0b-e74b-4707-a6ab-6f0e70a96901: 1
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scraping new listing e1910d0b-e74b-4707-a6ab-6f0e70a96901
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: e1910d0b-e74b-4707-a6ab-6f0e70a96901
2026-03-31 18:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f3fade7c-2603-5061-99ba-e03f7eff67de with identifier: e1910d0b-e74b-4707-a6ab-6f0e70a96901
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 5 photos for item f3fade7c-2603-5061-99ba-e03f7eff67de
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe1910d0b-e74b-4707-a6ab-6f0e70a96901_fd8fa242-3981-4fb4-9e9a-6adf342b6632.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_fd8fa242-3981-4fb4-9e9a-6adf342b6632.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe1910d0b-e74b-4707-a6ab-6f0e70a96901_3f4e0d17-aab6-47dd-afda-e215ab21fa5e.png%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_3f4e0d17-aab6-47dd-afda-e215ab21fa5e.png/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe1910d0b-e74b-4707-a6ab-6f0e70a96901_f151eed1-636f-4b5a-a487-9873a07e416b.png%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_f151eed1-636f-4b5a-a487-9873a07e416b.png/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe1910d0b-e74b-4707-a6ab-6f0e70a96901_276cc729-f909-43f1-b83d-26995b5faa94.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_276cc729-f909-43f1-b83d-26995b5faa94.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fe1910d0b-e74b-4707-a6ab-6f0e70a96901_2157c0d5-16eb-41e8-b186-6ee798d23b59.png%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_2157c0d5-16eb-41e8-b186-6ee798d23b59.png/250x188.webp already downloaded
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f3fade7c-2603-5061-99ba-e03f7eff67de with identifier e1910d0b-e74b-4707-a6ab-6f0e70a96901
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f3fade7c-2603-5061-99ba-e03f7eff67de
2026-03-31 18:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 215,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': 'f3fade7c-2603-5061-99ba-e03f7eff67de',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/hyundai-santa-fe-1-6-t-gdi-hev-at-4wd-215cv-pari-al-nuovo-promo-electric-gasoline-bronze-e1910d0b-e74b-4707-a6ab-6f0e70a96901',
 'listing': 'auction',
 'make': 'Hyundai',
 'model': 'SANTA FE',
 'odometer': 30000,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 5,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_fd8fa242-3981-4fb4-9e9a-6adf342b6632.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_3f4e0d17-aab6-47dd-afda-e215ab21fa5e.png/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_f151eed1-636f-4b5a-a487-9873a07e416b.png/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_276cc729-f909-43f1-b83d-26995b5faa94.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_2157c0d5-16eb-41e8-b186-6ee798d23b59.png/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fade7c-2603-5061-99ba-e03f7eff67de/f3fade7c-2603-5061-99ba-e03f7eff67de_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3736,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_fd8fa242-3981-4fb4-9e9a-6adf342b6632.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fade7c-2603-5061-99ba-e03f7eff67de/f3fade7c-2603-5061-99ba-e03f7eff67de_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2130,
             'Height': 137,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_3f4e0d17-aab6-47dd-afda-e215ab21fa5e.png/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fade7c-2603-5061-99ba-e03f7eff67de/f3fade7c-2603-5061-99ba-e03f7eff67de_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3128,
             'Height': 154,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_f151eed1-636f-4b5a-a487-9873a07e416b.png/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fade7c-2603-5061-99ba-e03f7eff67de/f3fade7c-2603-5061-99ba-e03f7eff67de_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3326,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_276cc729-f909-43f1-b83d-26995b5faa94.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f3fade7c-2603-5061-99ba-e03f7eff67de/f3fade7c-2603-5061-99ba-e03f7eff67de_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3278,
             'Height': 153,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/e1910d0b-e74b-4707-a6ab-6f0e70a96901_2157c0d5-16eb-41e8-b186-6ee798d23b59.png/250x188.webp',
             'Width': 250}],
 'price': 44900,
 'price_includes_vat': False,
 'registration_date': '2024-10-01',
 'seller_name': None,
 'title': 'Hyundai SANTA FE 1.6 T-GDI HEV AT 4WD 215CV PARI AL NUOVO PROMO',
 'transmission': 'automatic',
 'trim': '1.6 T-GDI HEV AT 4WD 215CV PARI AL NUOVO PROMO',
 'vin': None,
 'year': 2024}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27e1910d0b-e74b-4707-a6ab-6f0e70a96901%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Saving data for e1910d0b-e74b-4707-a6ab-6f0e70a96901: {'created_time': 1774981946.859325, 'last_price_update_time': 1774981946.859336}
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='e1910d0b-e74b-4707-a6ab-6f0e70a96901') HTTP/1.1" 204 0
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27825b01f8-e152-4fed-8e78-df7663e639cd%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scrape type for 825b01f8-e152-4fed-8e78-df7663e639cd: 1
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Scraping new listing 825b01f8-e152-4fed-8e78-df7663e639cd
2026-03-31 18:32:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 825b01f8-e152-4fed-8e78-df7663e639cd
2026-03-31 18:32:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 960575da-c42a-51f1-883b-43d572d5c1a5 with identifier: 825b01f8-e152-4fed-8e78-df7663e639cd
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 960575da-c42a-51f1-883b-43d572d5c1a5
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_96bbae66-50e0-4351-90fa-b77cd8ca676b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_96bbae66-50e0-4351-90fa-b77cd8ca676b.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_f00c1ffb-9675-4c1b-a223-4817ba2ccd46.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_f00c1ffb-9675-4c1b-a223-4817ba2ccd46.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_9fec8a64-1e39-4c12-b953-6baaa1d2d057.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_9fec8a64-1e39-4c12-b953-6baaa1d2d057.jpg/250x188.webp already downloaded
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_5e479046-7c37-4cfb-9a6e-508cd1b2c786.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_5e479046-7c37-4cfb-9a6e-508cd1b2c786.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_75ec5522-e1bf-421f-87f1-653c480c6694.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_75ec5522-e1bf-421f-87f1-653c480c6694.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_b457d794-2402-40d7-969f-bcd0065d6556.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_b457d794-2402-40d7-969f-bcd0065d6556.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F825b01f8-e152-4fed-8e78-df7663e639cd_1302dc9f-241f-4003-9105-0c9008a5c40e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_1302dc9f-241f-4003-9105-0c9008a5c40e.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 960575da-c42a-51f1-883b-43d572d5c1a5 with identifier 825b01f8-e152-4fed-8e78-df7663e639cd
2026-03-31 18:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 960575da-c42a-51f1-883b-43d572d5c1a5
2026-03-31 18:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 184,
 'expiration_date': None,
 'fuel_type': 'Electric/Gasoline',
 'id': '960575da-c42a-51f1-883b-43d572d5c1a5',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-6-dmi-super-dm-technology-ecvt-184cv-promo-electric-gasoline-blue-825b01f8-e152-4fed-8e78-df7663e639cd',
 'listing': 'auction',
 'make': 'BYD',
 'model': 'Seal 6',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 7,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_96bbae66-50e0-4351-90fa-b77cd8ca676b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_f00c1ffb-9675-4c1b-a223-4817ba2ccd46.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_9fec8a64-1e39-4c12-b953-6baaa1d2d057.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_5e479046-7c37-4cfb-9a6e-508cd1b2c786.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_75ec5522-e1bf-421f-87f1-653c480c6694.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_b457d794-2402-40d7-969f-bcd0065d6556.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_1302dc9f-241f-4003-9105-0c9008a5c40e.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2636,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_96bbae66-50e0-4351-90fa-b77cd8ca676b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 1860,
             'Height': 121,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_f00c1ffb-9675-4c1b-a223-4817ba2ccd46.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2912,
             'Height': 183,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_9fec8a64-1e39-4c12-b953-6baaa1d2d057.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2858,
             'Height': 179,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_5e479046-7c37-4cfb-9a6e-508cd1b2c786.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4500,
             'Height': 163,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_75ec5522-e1bf-421f-87f1-653c480c6694.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3706,
             'Height': 152,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_b457d794-2402-40d7-969f-bcd0065d6556.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_960575da-c42a-51f1-883b-43d572d5c1a5/960575da-c42a-51f1-883b-43d572d5c1a5_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2658,
             'Height': 146,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/825b01f8-e152-4fed-8e78-df7663e639cd_1302dc9f-241f-4003-9105-0c9008a5c40e.jpg/250x188.webp',
             'Width': 250}],
 'price': 31900,
 'price_includes_vat': False,
 'registration_date': '2026-02-01',
 'seller_name': None,
 'title': 'BYD Seal 6 DMi Super DM Technology eCVT 184CV PROMO!',
 'transmission': 'automatic',
 'trim': 'DMi Super DM Technology eCVT 184CV PROMO!',
 'vin': None,
 'year': 2026}
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27825b01f8-e152-4fed-8e78-df7663e639cd%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Saving data for 825b01f8-e152-4fed-8e78-df7663e639cd: {'created_time': 1774981947.116085, 'last_price_update_time': 1774981947.116095}
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='825b01f8-e152-4fed-8e78-df7663e639cd') HTTP/1.1" 204 0
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27b602ebc8-3ee5-4e11-beb8-6e7d52380fe0%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Scrape type for b602ebc8-3ee5-4e11-beb8-6e7d52380fe0: 1
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Scraping new listing b602ebc8-3ee5-4e11-beb8-6e7d52380fe0
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: b602ebc8-3ee5-4e11-beb8-6e7d52380fe0
2026-03-31 18:32:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f823510-bb3a-5af9-904c-9e84e2a701dd with identifier: b602ebc8-3ee5-4e11-beb8-6e7d52380fe0
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f823510-bb3a-5af9-904c-9e84e2a701dd
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ec00854a-ee3f-4be7-a5f9-ceb443a53fed.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ec00854a-ee3f-4be7-a5f9-ceb443a53fed.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9a44b989-3183-4250-a544-10fc306882c4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9a44b989-3183-4250-a544-10fc306882c4.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_2af14595-bfa3-4d3a-9854-6ac9b4df4047.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_2af14595-bfa3-4d3a-9854-6ac9b4df4047.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a0963244-7acc-4e98-9198-33e11009563d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a0963244-7acc-4e98-9198-33e11009563d.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_adb18059-4eff-429e-b0dc-f88ebf183364.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_adb18059-4eff-429e-b0dc-f88ebf183364.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a70143f3-7674-4542-b0ee-dae776179c13.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a70143f3-7674-4542-b0ee-dae776179c13.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_31cae3ec-1362-4456-b566-5d2ef3f1d0f3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_31cae3ec-1362-4456-b566-5d2ef3f1d0f3.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9868c5a3-9687-48d6-9cde-315a655808d2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9868c5a3-9687-48d6-9cde-315a655808d2.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ca7c2946-edaa-4916-b119-0c475dce94ac.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ca7c2946-edaa-4916-b119-0c475dce94ac.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fb602ebc8-3ee5-4e11-beb8-6e7d52380fe0_fb4372c8-e9fd-4ac2-8bfa-14afa123ffc7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_fb4372c8-e9fd-4ac2-8bfa-14afa123ffc7.jpg/250x188.webp already downloaded
2026-03-31 18:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1f823510-bb3a-5af9-904c-9e84e2a701dd with identifier b602ebc8-3ee5-4e11-beb8-6e7d52380fe0
2026-03-31 18:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1f823510-bb3a-5af9-904c-9e84e2a701dd
2026-03-31 18:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 237,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '1f823510-bb3a-5af9-904c-9e84e2a701dd',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/mercedes-benz-v-300-d-promo-kasko-long-avantgarde-amg-4matic-237cv-diesel-black-b602ebc8-3ee5-4e11-beb8-6e7d52380fe0',
 'listing': 'auction',
 'make': 'Mercedes-Benz',
 'model': 'V 300',
 'odometer': 40400,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ec00854a-ee3f-4be7-a5f9-ceb443a53fed.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9a44b989-3183-4250-a544-10fc306882c4.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_2af14595-bfa3-4d3a-9854-6ac9b4df4047.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a0963244-7acc-4e98-9198-33e11009563d.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_adb18059-4eff-429e-b0dc-f88ebf183364.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a70143f3-7674-4542-b0ee-dae776179c13.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_31cae3ec-1362-4456-b566-5d2ef3f1d0f3.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9868c5a3-9687-48d6-9cde-315a655808d2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ca7c2946-edaa-4916-b119-0c475dce94ac.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_fb4372c8-e9fd-4ac2-8bfa-14afa123ffc7.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5594,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ec00854a-ee3f-4be7-a5f9-ceb443a53fed.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5654,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9a44b989-3183-4250-a544-10fc306882c4.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4100,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_2af14595-bfa3-4d3a-9854-6ac9b4df4047.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4236,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a0963244-7acc-4e98-9198-33e11009563d.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4226,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_adb18059-4eff-429e-b0dc-f88ebf183364.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4366,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_a70143f3-7674-4542-b0ee-dae776179c13.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4400,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_31cae3ec-1362-4456-b566-5d2ef3f1d0f3.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4676,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_9868c5a3-9687-48d6-9cde-315a655808d2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5418,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_ca7c2946-edaa-4916-b119-0c475dce94ac.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f823510-bb3a-5af9-904c-9e84e2a701dd/1f823510-bb3a-5af9-904c-9e84e2a701dd_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5476,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b602ebc8-3ee5-4e11-beb8-6e7d52380fe0_fb4372c8-e9fd-4ac2-8bfa-14afa123ffc7.jpg/250x188.webp',
             'Width': 250}],
 'price': 73900,
 'price_includes_vat': False,
 'registration_date': '2023-07-01',
 'seller_name': None,
 'title': 'Mercedes-Benz V 300 d *promo kasko* LONG AVANTGARDE AMG 4MATIC '
          '237CV',
 'transmission': 'automatic',
 'trim': 'd *promo kasko* LONG AVANTGARDE AMG 4MATIC 237CV',
 'vin': None,
 'year': 2023}
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27b602ebc8-3ee5-4e11-beb8-6e7d52380fe0%27 HTTP/1.1" 200 None
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Saving data for b602ebc8-3ee5-4e11-beb8-6e7d52380fe0: {'created_time': 1774981947.421533, 'last_price_update_time': 1774981947.421541}
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='b602ebc8-3ee5-4e11-beb8-6e7d52380fe0') HTTP/1.1" 204 0
2026-03-31 18:32:27 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 12308, page: 2
2026-03-31 18:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-31 18:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/api/dealer-detail/fetch-listings) ['zyte-api']
2026-03-31 18:32:28 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 2
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27c1912c97-d4cf-4253-802c-c9d8bb9bdcd4%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [auto_selling_autoscout24.it] INFO: Scrape type for c1912c97-d4cf-4253-802c-c9d8bb9bdcd4: 1
2026-03-31 18:32:28 [auto_selling_autoscout24.it] INFO: Scraping new listing c1912c97-d4cf-4253-802c-c9d8bb9bdcd4
2026-03-31 18:32:28 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: c1912c97-d4cf-4253-802c-c9d8bb9bdcd4
2026-03-31 18:32:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 38b972d5-f322-5d06-963a-1dc2280280f6 with identifier: c1912c97-d4cf-4253-802c-c9d8bb9bdcd4
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 38b972d5-f322-5d06-963a-1dc2280280f6
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_45418183-d2c4-4059-bbf0-77a6d706db9a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_45418183-d2c4-4059-bbf0-77a6d706db9a.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_e16db2f7-0ed6-4804-ab9b-08767a18be13.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_e16db2f7-0ed6-4804-ab9b-08767a18be13.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_78684f0a-38d1-4296-aaf1-9d4f549d3611.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_78684f0a-38d1-4296-aaf1-9d4f549d3611.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_05af0a28-f308-4d20-8a5a-a95be178229f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_05af0a28-f308-4d20-8a5a-a95be178229f.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_b8dec19a-6b00-455a-9096-14e60895afb5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_b8dec19a-6b00-455a-9096-14e60895afb5.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_854b0cb1-50e7-46df-bdf5-0d899c0c4a78.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_854b0cb1-50e7-46df-bdf5-0d899c0c4a78.jpg/250x188.webp already downloaded
2026-03-31 18:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_df42c279-66fd-4e8a-b198-275aad7f9850.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_df42c279-66fd-4e8a-b198-275aad7f9850.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_d4d65426-e579-468b-a255-794202af74b7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_d4d65426-e579-468b-a255-794202af74b7.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_2d3921bf-7882-4a0e-b8f0-e729b5afc9c2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_2d3921bf-7882-4a0e-b8f0-e729b5afc9c2.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252Fc1912c97-d4cf-4253-802c-c9d8bb9bdcd4_4da921b1-62a3-40cc-adc7-8488ded2d935.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_4da921b1-62a3-40cc-adc7-8488ded2d935.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 38b972d5-f322-5d06-963a-1dc2280280f6 with identifier c1912c97-d4cf-4253-802c-c9d8bb9bdcd4
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 38b972d5-f322-5d06-963a-1dc2280280f6
2026-03-31 18:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 102,
 'expiration_date': None,
 'fuel_type': 'Gasoline',
 'id': '38b972d5-f322-5d06-963a-1dc2280280f6',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-new-beetle-cabrio-1-6-fl-102cv-unico-proprietario-only-promo-gasoline-beige-c1912c97-d4cf-4253-802c-c9d8bb9bdcd4',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'New Beetle',
 'odometer': 99800,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_45418183-d2c4-4059-bbf0-77a6d706db9a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_e16db2f7-0ed6-4804-ab9b-08767a18be13.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_78684f0a-38d1-4296-aaf1-9d4f549d3611.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_05af0a28-f308-4d20-8a5a-a95be178229f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_b8dec19a-6b00-455a-9096-14e60895afb5.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_854b0cb1-50e7-46df-bdf5-0d899c0c4a78.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_df42c279-66fd-4e8a-b198-275aad7f9850.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_d4d65426-e579-468b-a255-794202af74b7.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_2d3921bf-7882-4a0e-b8f0-e729b5afc9c2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_4da921b1-62a3-40cc-adc7-8488ded2d935.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3966,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_45418183-d2c4-4059-bbf0-77a6d706db9a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3662,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_e16db2f7-0ed6-4804-ab9b-08767a18be13.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3830,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_78684f0a-38d1-4296-aaf1-9d4f549d3611.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2810,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_05af0a28-f308-4d20-8a5a-a95be178229f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3978,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_b8dec19a-6b00-455a-9096-14e60895afb5.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3694,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_854b0cb1-50e7-46df-bdf5-0d899c0c4a78.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3066,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_df42c279-66fd-4e8a-b198-275aad7f9850.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4802,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_d4d65426-e579-468b-a255-794202af74b7.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4664,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_2d3921bf-7882-4a0e-b8f0-e729b5afc9c2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_38b972d5-f322-5d06-963a-1dc2280280f6/38b972d5-f322-5d06-963a-1dc2280280f6_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4122,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/c1912c97-d4cf-4253-802c-c9d8bb9bdcd4_4da921b1-62a3-40cc-adc7-8488ded2d935.jpg/250x188.webp',
             'Width': 250}],
 'price': 14900,
 'price_includes_vat': False,
 'registration_date': '2006-03-01',
 'seller_name': None,
 'title': 'Volkswagen New Beetle CABRIO 1.6 FL 102CV UNICO PROPRIETARIO ONLY '
          'PROMO',
 'transmission': 'automatic',
 'trim': 'CABRIO 1.6 FL 102CV UNICO PROPRIETARIO ONLY PROMO',
 'vin': None,
 'year': 2006}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27c1912c97-d4cf-4253-802c-c9d8bb9bdcd4%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Saving data for c1912c97-d4cf-4253-802c-c9d8bb9bdcd4: {'created_time': 1774981949.099653, 'last_price_update_time': 1774981949.099661}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='c1912c97-d4cf-4253-802c-c9d8bb9bdcd4') HTTP/1.1" 204 0
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%275ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Scrape type for 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc: 1
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Scraping new listing 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc
2026-03-31 18:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: bca364d0-7aa9-5aa4-8fa7-c6690739aa5b with identifier: 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bca364d0-7aa9-5aa4-8fa7-c6690739aa5b
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f1b241d8-c032-45f1-9a10-fbd74d746000.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f1b241d8-c032-45f1-9a10-fbd74d746000.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_33a1bfa7-4fa8-4283-a3e1-52b61bced938.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_33a1bfa7-4fa8-4283-a3e1-52b61bced938.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_72a1e580-34b4-498b-a95a-e43f9130a70b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_72a1e580-34b4-498b-a95a-e43f9130a70b.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_e2bb8231-ca57-4f69-ae63-4d82062ace0a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_e2bb8231-ca57-4f69-ae63-4d82062ace0a.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_8de19fe5-d668-4c16-ba48-a32902aab2e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_8de19fe5-d668-4c16-ba48-a32902aab2e1.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_296ad62a-5af2-4e18-8a8f-32f1042deb4c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_296ad62a-5af2-4e18-8a8f-32f1042deb4c.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_7f17434b-96e8-4911-8923-765d879f8395.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_7f17434b-96e8-4911-8923-765d879f8395.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f133bc1e-5fa1-465f-a69b-1c8b060ec960.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f133bc1e-5fa1-465f-a69b-1c8b060ec960.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_182f80ac-4d2a-41c3-acf5-40e2add0e203.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_182f80ac-4d2a-41c3-acf5-40e2add0e203.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_b7022248-b468-4f1b-8f14-25efeeb546e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_b7022248-b468-4f1b-8f14-25efeeb546e1.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: bca364d0-7aa9-5aa4-8fa7-c6690739aa5b with identifier 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item bca364d0-7aa9-5aa4-8fa7-c6690739aa5b
2026-03-31 18:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 122,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': 'bca364d0-7aa9-5aa4-8fa7-c6690739aa5b',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-caddy-maxi-promo-kasko-2-0-tdi-dsg-sport-edition-122cv-diesel-black-5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'Caddy',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 15,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f1b241d8-c032-45f1-9a10-fbd74d746000.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_33a1bfa7-4fa8-4283-a3e1-52b61bced938.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_72a1e580-34b4-498b-a95a-e43f9130a70b.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_e2bb8231-ca57-4f69-ae63-4d82062ace0a.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_8de19fe5-d668-4c16-ba48-a32902aab2e1.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_296ad62a-5af2-4e18-8a8f-32f1042deb4c.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_7f17434b-96e8-4911-8923-765d879f8395.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f133bc1e-5fa1-465f-a69b-1c8b060ec960.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_182f80ac-4d2a-41c3-acf5-40e2add0e203.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_b7022248-b468-4f1b-8f14-25efeeb546e1.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4446,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f1b241d8-c032-45f1-9a10-fbd74d746000.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3474,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_33a1bfa7-4fa8-4283-a3e1-52b61bced938.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4162,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_72a1e580-34b4-498b-a95a-e43f9130a70b.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2392,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_e2bb8231-ca57-4f69-ae63-4d82062ace0a.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 4016,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_8de19fe5-d668-4c16-ba48-a32902aab2e1.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3580,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_296ad62a-5af2-4e18-8a8f-32f1042deb4c.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2502,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_7f17434b-96e8-4911-8923-765d879f8395.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 5646,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_f133bc1e-5fa1-465f-a69b-1c8b060ec960.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3872,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_182f80ac-4d2a-41c3-acf5-40e2add0e203.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bca364d0-7aa9-5aa4-8fa7-c6690739aa5b/bca364d0-7aa9-5aa4-8fa7-c6690739aa5b_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 6404,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc_b7022248-b468-4f1b-8f14-25efeeb546e1.jpg/250x188.webp',
             'Width': 250}],
 'price': 37900,
 'price_includes_vat': False,
 'registration_date': '2025-08-01',
 'seller_name': None,
 'title': 'Volkswagen Caddy MAXI *PROMO KASKO*2.0 TDI DSG SPORT EDITION 122CV',
 'transmission': 'automatic',
 'trim': 'MAXI *PROMO KASKO*2.0 TDI DSG SPORT EDITION 122CV',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%275ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Saving data for 5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc: {'created_time': 1774981949.384422, 'last_price_update_time': 1774981949.384431}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='5ea3c1a2-9e03-4c51-ba30-f9d42b4dafdc') HTTP/1.1" 204 0
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27723db86b-5b7e-4fb4-bc23-41ce5f298aa2%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Scrape type for 723db86b-5b7e-4fb4-bc23-41ce5f298aa2: 1
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Scraping new listing 723db86b-5b7e-4fb4-bc23-41ce5f298aa2
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 723db86b-5b7e-4fb4-bc23-41ce5f298aa2
2026-03-31 18:32:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 79325707-6b95-51da-b594-6d280d958837 with identifier: 723db86b-5b7e-4fb4-bc23-41ce5f298aa2
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79325707-6b95-51da-b594-6d280d958837
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3dfad35c-aad6-4bc9-9585-a68ec4bc80c8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3dfad35c-aad6-4bc9-9585-a68ec4bc80c8.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0aed1687-1197-4424-8533-b77baf4ea469.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0aed1687-1197-4424-8533-b77baf4ea469.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0da3c691-7226-4bbc-9928-6bfcb0a2b5d0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0da3c691-7226-4bbc-9928-6bfcb0a2b5d0.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3b0fdba0-d3e8-4b21-81ca-8d9c700faf24.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3b0fdba0-d3e8-4b21-81ca-8d9c700faf24.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_a8492026-f8e6-4c66-a54c-6b1f5704ed0f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_a8492026-f8e6-4c66-a54c-6b1f5704ed0f.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_dbd1dad6-78d8-405a-9668-428f9b519922.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_dbd1dad6-78d8-405a-9668-428f9b519922.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_43305442-42cf-4b00-b11c-24f638cd7a90.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_43305442-42cf-4b00-b11c-24f638cd7a90.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_c349c6ac-f086-4613-82a6-ee288571a5d2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_c349c6ac-f086-4613-82a6-ee288571a5d2.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_fa0d06f7-ad78-42f2-87fc-44a0b0862e13.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_fa0d06f7-ad78-42f2-87fc-44a0b0862e13.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F723db86b-5b7e-4fb4-bc23-41ce5f298aa2_6ca44a21-153a-40a4-b608-5fb6a5ba7816.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_6ca44a21-153a-40a4-b608-5fb6a5ba7816.jpg/250x188.webp already downloaded
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 79325707-6b95-51da-b594-6d280d958837 with identifier 723db86b-5b7e-4fb4-bc23-41ce5f298aa2
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 79325707-6b95-51da-b594-6d280d958837
2026-03-31 18:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
{'auction_title': '',
 'c_o_2_emission_value': None,
 'category': None,
 'color': 'Unknown',
 'currency': 'EUR',
 'emission_standard': None,
 'engine': None,
 'engine_horse_power': 150,
 'expiration_date': None,
 'fuel_type': 'Diesel',
 'id': '79325707-6b95-51da-b594-6d280d958837',
 'is_damaged': False,
 'is_operable': True,
 'license_plate': None,
 'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-t7-california-ocean-2-0-tdi-dsg-150cv-nuovo-uff-italia-promo-diesel-red-723db86b-5b7e-4fb4-bc23-41ce5f298aa2',
 'listing': 'auction',
 'make': 'Volkswagen',
 'model': 'T7 California',
 'odometer': 1,
 'odometer_reading_unit': 'km',
 'origin_country_code': 'IT',
 'original_photo_count': 13,
 'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3dfad35c-aad6-4bc9-9585-a68ec4bc80c8.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0aed1687-1197-4424-8533-b77baf4ea469.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0da3c691-7226-4bbc-9928-6bfcb0a2b5d0.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3b0fdba0-d3e8-4b21-81ca-8d9c700faf24.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_a8492026-f8e6-4c66-a54c-6b1f5704ed0f.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_dbd1dad6-78d8-405a-9668-428f9b519922.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_43305442-42cf-4b00-b11c-24f638cd7a90.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_c349c6ac-f086-4613-82a6-ee288571a5d2.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_fa0d06f7-ad78-42f2-87fc-44a0b0862e13.jpg/250x188.webp',
                'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_6ca44a21-153a-40a4-b608-5fb6a5ba7816.jpg/250x188.webp'],
 'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_0.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3802,
             'Height': 157,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3dfad35c-aad6-4bc9-9585-a68ec4bc80c8.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_1.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3818,
             'Height': 187,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0aed1687-1197-4424-8533-b77baf4ea469.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_2.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2738,
             'Height': 129,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_0da3c691-7226-4bbc-9928-6bfcb0a2b5d0.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_3.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3084,
             'Height': 144,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_3b0fdba0-d3e8-4b21-81ca-8d9c700faf24.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_4.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3574,
             'Height': 149,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_a8492026-f8e6-4c66-a54c-6b1f5704ed0f.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_5.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 2756,
             'Height': 134,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_dbd1dad6-78d8-405a-9668-428f9b519922.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_6.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3638,
             'Height': 138,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_43305442-42cf-4b00-b11c-24f638cd7a90.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_7.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3674,
             'Height': 136,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_c349c6ac-f086-4613-82a6-ee288571a5d2.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_8.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3086,
             'Height': 139,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_fa0d06f7-ad78-42f2-87fc-44a0b0862e13.jpg/250x188.webp',
             'Width': 250},
            {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79325707-6b95-51da-b594-6d280d958837/79325707-6b95-51da-b594-6d280d958837_image_9.webp',
             'Extension': 'webp',
             'FileSizeInBytes': 3954,
             'Height': 139,
             'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/723db86b-5b7e-4fb4-bc23-41ce5f298aa2_6ca44a21-153a-40a4-b608-5fb6a5ba7816.jpg/250x188.webp',
             'Width': 250}],
 'price': 75900,
 'price_includes_vat': False,
 'registration_date': '2025-09-01',
 'seller_name': None,
 'title': 'Volkswagen T7 California OCEAN 2.0 TDI DSG 150CV *NUOVO UFF. '
          'ITALIA* PROMO',
 'transmission': 'automatic',
 'trim': 'OCEAN 2.0 TDI DSG 150CV *NUOVO UFF. ITALIA* PROMO',
 'vin': None,
 'year': 2025}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27723db86b-5b7e-4fb4-bc23-41ce5f298aa2%27 HTTP/1.1" 200 None
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Saving data for 723db86b-5b7e-4fb4-bc23-41ce5f298aa2: {'created_time': 1774981949.908838, 'last_price_update_time': 1774981949.90885}
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='723db86b-5b7e-4fb4-bc23-41ce5f298aa2') HTTP/1.1" 204 0
2026-03-31 18:32:29 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 12308, page: 3
2026-03-31 18:32:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-31 18:32:30 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/api/dealer-detail/fetch-listings) ['zyte-api']
2026-03-31 18:32:31 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 3
2026-03-31 18:32:31 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-31 18:32:31 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-31 18:32:31 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-31 18:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:31 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-31 18:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 75015e322ce811f19724def17024dec4
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-31 18:32:31 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-31 18:32:31 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 18:32:31 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-31 18:32:31 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-31 18:32:31 [auto_selling_autoscout24.it] INFO: auto_selling_autoscout24.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 1, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-31 18:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-31 18:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20last_price_update_time%20lt%201773685951 HTTP/1.1" 200 None
2026-03-31 18:32:31 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (23 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autoscout24.it/75015e322ce811f19724def17024dec4.jl
2026-03-31 18:32:31 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 2564,
 'downloader/request_count': 4,
 'downloader/request_method_count/GET': 1,
 'downloader/request_method_count/POST': 3,
 'downloader/response_bytes': 419565,
 'downloader/response_count': 4,
 'downloader/response_status_count/200': 4,
 'elapsed_time_seconds': 19.953426,
 'feedexport/success_count/FileFeedStorage': 1,
 'finish_reason': 'finished',
 'finish_time': datetime.datetime(2026, 3, 31, 18, 32, 31, 516076, tzinfo=datetime.timezone.utc),
 'item_scraped_count': 23,
 'log_count/DEBUG': 672,
 'log_count/INFO': 433,
 'memusage/max': 147640320,
 'memusage/startup': 147640320,
 'request_depth_max': 3,
 'response_received_count': 4,
 'scheduler/dequeued': 4,
 'scheduler/dequeued/memory': 4,
 'scheduler/enqueued': 4,
 'scheduler/enqueued/memory': 4,
 'scrape_type/new': 23,
 'scrapy-zyte-api/429': 0,
 'scrapy-zyte-api/attempts': 4,
 'scrapy-zyte-api/error_ratio': 0.0,
 'scrapy-zyte-api/errors': 0,
 'scrapy-zyte-api/fatal_errors': 0,
 'scrapy-zyte-api/mean_connection_seconds': 1.4678790988400578,
 'scrapy-zyte-api/mean_response_seconds': 1.5698882441502064,
 'scrapy-zyte-api/processed': 4,
 'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
 'scrapy-zyte-api/request_args/experimental.requestCookies': 3,
 'scrapy-zyte-api/request_args/experimental.responseCookies': 4,
 'scrapy-zyte-api/request_args/httpRequestBody': 3,
 'scrapy-zyte-api/request_args/httpRequestMethod': 3,
 'scrapy-zyte-api/request_args/httpResponseBody': 4,
 'scrapy-zyte-api/request_args/httpResponseHeaders': 4,
 'scrapy-zyte-api/request_args/url': 4,
 'scrapy-zyte-api/status_codes/200': 4,
 'scrapy-zyte-api/success': 4,
 'scrapy-zyte-api/success_ratio': 1.0,
 'scrapy-zyte-api/throttle_ratio': 0.0,
 'start_time': datetime.datetime(2026, 3, 31, 18, 32, 11, 562650, tzinfo=datetime.timezone.utc)}
2026-03-31 18:32:31 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-31 18:32:31 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe162392f10>
2026-03-31 18:32:31 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fe16038ff90>

PROJECT (sourcing_v2), SPIDER (auto_selling_autoscout24.it)