PROJECT (sourcing_v2)
SPIDER (auto_selling_autoscout24.it)
2026-03-30 11:44:17 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 11:44:17 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 11:44:17 [auto_selling_autoscout24.it] INFO: Starting auto_selling_autoscout.it spider
2026-03-30 11:44:17 [auto_selling_autoscout24.it] INFO: _job: 4396fb322c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 11:44:17 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 11:44:17 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 11:44:17 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 11:44:17 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 11:44:17 [scrapy.extensions.telnet] INFO: Telnet Password: d5f672317cb69382
2026-03-30 11:44:17 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 11:44:17 [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/4396fb322c1f11f18e133aacc95538c6.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 11:44:17 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:44:17 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:44:17 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 11:44:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 11:44:17 [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-30 11:44:17 [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-30 11:44:17 [scrapy.core.engine] INFO: Spider opened
2026-03-30 11:44:17 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 11:44:17 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 11:44:17 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 11:44:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 11:44:17 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-30 11:44:17 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 11:44:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:44:17 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:44:22 [auto_selling_autoscout24.it] INFO: Scraper started with URL: https://www.autoscout24.it/concessionari/viola-auto-solutions-srl/chi-siamo
2026-03-30 11:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 11:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autoscout24.it/concessionari/viola-auto-solutions-srl/chi-siamo> (referer: None) ['zyte-api']
2026-03-30 11:44:54 [auto_selling_autoscout24.it] INFO: Parsing dealer homepage
2026-03-30 11:44:54 [auto_selling_autoscout24.it] INFO: Extracted customerId: 31910200
2026-03-30 11:44:54 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 31910200, page: 1
2026-03-30 11:44:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 11:45:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/concessionari/viola-auto-solutions-srl/chi-siamo) ['zyte-api']
2026-03-30 11:45:16 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 1
2026-03-30 11:45:16 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 11:45:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 11:45:17 [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-30 11:45:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%27a79e6b9d-6c3b-47cf-a473-0d11277f3457%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [auto_selling_autoscout24.it] INFO: Scrape type for a79e6b9d-6c3b-47cf-a473-0d11277f3457: 1
2026-03-30 11:45:17 [auto_selling_autoscout24.it] INFO: Scraping new listing a79e6b9d-6c3b-47cf-a473-0d11277f3457
2026-03-30 11:45:17 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: a79e6b9d-6c3b-47cf-a473-0d11277f3457
2026-03-30 11:45:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 87914b52-6542-5964-9f35-e9447e274c7d with identifier: a79e6b9d-6c3b-47cf-a473-0d11277f3457
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87914b52-6542-5964-9f35-e9447e274c7d
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_24c0bbe1-2e0a-421c-a75f-3fe2239d2b4e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_24c0bbe1-2e0a-421c-a75f-3fe2239d2b4e.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_fba60085-3c3e-4c08-9e74-c74710350682.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fba60085-3c3e-4c08-9e74-c74710350682.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_fbd883bf-367d-4f6a-97ff-6bec85d4af95.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fbd883bf-367d-4f6a-97ff-6bec85d4af95.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_9a8e5291-5ae2-4879-86a5-0f769e102089.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_9a8e5291-5ae2-4879-86a5-0f769e102089.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_3525e54f-5773-4818-86f9-be4b0dccf4b0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_3525e54f-5773-4818-86f9-be4b0dccf4b0.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_a7182faa-5f72-4439-be90-211bf7d6c747.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_a7182faa-5f72-4439-be90-211bf7d6c747.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_70d50efa-2e82-4f02-85fa-09284442273f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_70d50efa-2e82-4f02-85fa-09284442273f.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_94ff7d98-505f-4b70-a2a7-af32738c3936.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_94ff7d98-505f-4b70-a2a7-af32738c3936.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_0d338738-8a12-40f5-bde4-facf44506f05.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_0d338738-8a12-40f5-bde4-facf44506f05.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%252Fa79e6b9d-6c3b-47cf-a473-0d11277f3457_f3b577a2-9c39-44b9-8951-facfa1f9827e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_f3b577a2-9c39-44b9-8951-facfa1f9827e.jpg/250x188.webp already downloaded
2026-03-30 11:45:17 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 87914b52-6542-5964-9f35-e9447e274c7d with identifier a79e6b9d-6c3b-47cf-a473-0d11277f3457
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: None -> <ConnectionState.START: 0>
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.START: 0> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.HDR_SENT: 2>
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.HDR_SENT: 2> -> <ConnectionState.OPEN_PIPE: 4>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.UNMAPPED: 0> -> <SessionState.BEGIN_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_PIPE: 4> -> <ConnectionState.OPEN_SENT: 7>
2026-03-30 11:45:17 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPEN_SENT: 7> -> <ConnectionState.OPENED: 9>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.BEGIN_SENT: 1> -> <SessionState.MAPPED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS completed opening with status: <ManagementOpenResult.OK: 1>
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2023
2026-03-30 11:45:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774871117
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS update in progress. Token put time: 1774871117
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS Put token result (<ManagementExecuteOperationResult.OK: 0>), status code: 202, status_description: b'Accepted'.
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACHED: 0> -> <LinkState.ATTACH_SENT: 1>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACH_SENT: 1> -> <LinkState.ATTACHED: 3>
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:17 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:17 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 87914b52-6542-5964-9f35-e9447e274c7d
2026-03-30 11:45:17 [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': '87914b52-6542-5964-9f35-e9447e274c7d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-zr-v-2-0-hev-sport-promo-electric-gasoline-a79e6b9d-6c3b-47cf-a473-0d11277f3457',
'listing': 'auction',
'make': 'Honda',
'model': 'ZR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_24c0bbe1-2e0a-421c-a75f-3fe2239d2b4e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fba60085-3c3e-4c08-9e74-c74710350682.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fbd883bf-367d-4f6a-97ff-6bec85d4af95.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_9a8e5291-5ae2-4879-86a5-0f769e102089.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_3525e54f-5773-4818-86f9-be4b0dccf4b0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_a7182faa-5f72-4439-be90-211bf7d6c747.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_70d50efa-2e82-4f02-85fa-09284442273f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_94ff7d98-505f-4b70-a2a7-af32738c3936.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_0d338738-8a12-40f5-bde4-facf44506f05.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_f3b577a2-9c39-44b9-8951-facfa1f9827e.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3544,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_24c0bbe1-2e0a-421c-a75f-3fe2239d2b4e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 4002,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fba60085-3c3e-4c08-9e74-c74710350682.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3514,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_fbd883bf-367d-4f6a-97ff-6bec85d4af95.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3842,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_9a8e5291-5ae2-4879-86a5-0f769e102089.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 6540,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_3525e54f-5773-4818-86f9-be4b0dccf4b0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 2928,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_a7182faa-5f72-4439-be90-211bf7d6c747.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4352,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_70d50efa-2e82-4f02-85fa-09284442273f.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4872,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_94ff7d98-505f-4b70-a2a7-af32738c3936.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 4700,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_0d338738-8a12-40f5-bde4-facf44506f05.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87914b52-6542-5964-9f35-e9447e274c7d/87914b52-6542-5964-9f35-e9447e274c7d_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 6548,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a79e6b9d-6c3b-47cf-a473-0d11277f3457_f3b577a2-9c39-44b9-8951-facfa1f9827e.jpg/250x188.webp',
'Width': 250}],
'price': 34900,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda ZR-V 2.0 hev Sport *PROMO*',
'transmission': 'automatic',
'trim': '2.0 hev Sport *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:17 [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%27a79e6b9d-6c3b-47cf-a473-0d11277f3457%27 HTTP/1.1" 200 None
2026-03-30 11:45:17 [auto_selling_autoscout24.it] INFO: Saving data for a79e6b9d-6c3b-47cf-a473-0d11277f3457: {'created_time': 1774871117.994958, 'last_price_update_time': 1774871117.994971}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='a79e6b9d-6c3b-47cf-a473-0d11277f3457') HTTP/1.1" 204 0
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2793628953-a297-4773-a2df-829e0dd3d514%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scrape type for 93628953-a297-4773-a2df-829e0dd3d514: 1
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scraping new listing 93628953-a297-4773-a2df-829e0dd3d514
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 93628953-a297-4773-a2df-829e0dd3d514
2026-03-30 11:45:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dc8908-7643-5003-9a36-a7e1f0c22d7b with identifier: 93628953-a297-4773-a2df-829e0dd3d514
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f6dc8908-7643-5003-9a36-a7e1f0c22d7b
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_707741ab-b48e-462b-a82a-4b84c71ba90c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_707741ab-b48e-462b-a82a-4b84c71ba90c.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_6540efdd-93a0-41d0-9c0f-5d0636fc6e61.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_6540efdd-93a0-41d0-9c0f-5d0636fc6e61.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_f11e2295-f22c-402e-99e4-9b92c8e5e990.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_f11e2295-f22c-402e-99e4-9b92c8e5e990.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_34baedb5-1c42-49fe-9e97-d0023bd28b53.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_34baedb5-1c42-49fe-9e97-d0023bd28b53.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_513bd1e2-ded9-4e82-8358-66d1aadf34d0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_513bd1e2-ded9-4e82-8358-66d1aadf34d0.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_b380148f-a282-476f-b63f-8e6af091d151.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_b380148f-a282-476f-b63f-8e6af091d151.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_365f31ab-a8ee-4090-86b9-653bbc58eae5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_365f31ab-a8ee-4090-86b9-653bbc58eae5.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_d91c851a-9d9b-4a2d-a003-24c5cda768a4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_d91c851a-9d9b-4a2d-a003-24c5cda768a4.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_3314cabb-821d-4d9f-a377-da8f1af9f502.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_3314cabb-821d-4d9f-a377-da8f1af9f502.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F93628953-a297-4773-a2df-829e0dd3d514_a9544716-8b65-45af-8a74-ec031905fb51.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_a9544716-8b65-45af-8a74-ec031905fb51.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 1 items (at 1 items/min)
2026-03-30 11:45:18 [scrapy.extensions.memusage] INFO: Peak memory usage is 160MiB
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f6dc8908-7643-5003-9a36-a7e1f0c22d7b with identifier 93628953-a297-4773-a2df-829e0dd3d514
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f6dc8908-7643-5003-9a36-a7e1f0c22d7b
2026-03-30 11:45:18 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'f6dc8908-7643-5003-9a36-a7e1f0c22d7b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-con-permuta-electric-gasoline-93628953-a297-4773-a2df-829e0dd3d514',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_707741ab-b48e-462b-a82a-4b84c71ba90c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_6540efdd-93a0-41d0-9c0f-5d0636fc6e61.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_f11e2295-f22c-402e-99e4-9b92c8e5e990.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_34baedb5-1c42-49fe-9e97-d0023bd28b53.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_513bd1e2-ded9-4e82-8358-66d1aadf34d0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_b380148f-a282-476f-b63f-8e6af091d151.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_365f31ab-a8ee-4090-86b9-653bbc58eae5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_d91c851a-9d9b-4a2d-a003-24c5cda768a4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_3314cabb-821d-4d9f-a377-da8f1af9f502.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_a9544716-8b65-45af-8a74-ec031905fb51.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_707741ab-b48e-462b-a82a-4b84c71ba90c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3414,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_6540efdd-93a0-41d0-9c0f-5d0636fc6e61.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3218,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_f11e2295-f22c-402e-99e4-9b92c8e5e990.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2944,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_34baedb5-1c42-49fe-9e97-d0023bd28b53.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_513bd1e2-ded9-4e82-8358-66d1aadf34d0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3214,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_b380148f-a282-476f-b63f-8e6af091d151.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5528,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_365f31ab-a8ee-4090-86b9-653bbc58eae5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5422,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_d91c851a-9d9b-4a2d-a003-24c5cda768a4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5860,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_3314cabb-821d-4d9f-a377-da8f1af9f502.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f6dc8908-7643-5003-9a36-a7e1f0c22d7b/f6dc8908-7643-5003-9a36-a7e1f0c22d7b_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3078,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/93628953-a297-4773-a2df-829e0dd3d514_a9544716-8b65-45af-8a74-ec031905fb51.jpg/250x188.webp',
'Width': 250}],
'price': 27480,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'vin': None,
'year': 2026}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2793628953-a297-4773-a2df-829e0dd3d514%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Saving data for 93628953-a297-4773-a2df-829e0dd3d514: {'created_time': 1774871118.238044, 'last_price_update_time': 1774871118.238056}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='93628953-a297-4773-a2df-829e0dd3d514') HTTP/1.1" 204 0
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2722c83259-dc53-4624-8c0c-ba1f5fd28106%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scrape type for 22c83259-dc53-4624-8c0c-ba1f5fd28106: 1
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scraping new listing 22c83259-dc53-4624-8c0c-ba1f5fd28106
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 22c83259-dc53-4624-8c0c-ba1f5fd28106
2026-03-30 11:45:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a0d101-9acc-5d40-9214-258d9109fe9b with identifier: 22c83259-dc53-4624-8c0c-ba1f5fd28106
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 07a0d101-9acc-5d40-9214-258d9109fe9b
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_633e469f-10f5-45e8-9b40-2c059d96a7de.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_633e469f-10f5-45e8-9b40-2c059d96a7de.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_97cff884-9c45-4567-ad2c-1344df87473c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_97cff884-9c45-4567-ad2c-1344df87473c.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_14d8580c-f0ac-4d7b-96da-d7009a4290cf.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_14d8580c-f0ac-4d7b-96da-d7009a4290cf.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_f943b472-7177-404e-b4fb-e06554b7ce4b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_f943b472-7177-404e-b4fb-e06554b7ce4b.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_974c2a81-3f29-4530-a0fe-86de6d43b07a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_974c2a81-3f29-4530-a0fe-86de6d43b07a.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_c0b1bbaf-7919-4400-8ed1-c32a31a593e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_c0b1bbaf-7919-4400-8ed1-c32a31a593e1.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_59f28761-65ed-410d-88fe-a2717d74098b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_59f28761-65ed-410d-88fe-a2717d74098b.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_ea1a97df-f73d-4320-8b1b-4814c1de94c1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_ea1a97df-f73d-4320-8b1b-4814c1de94c1.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F22c83259-dc53-4624-8c0c-ba1f5fd28106_a5afd96d-0519-4678-9b17-fa5818b96c03.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_a5afd96d-0519-4678-9b17-fa5818b96c03.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 07a0d101-9acc-5d40-9214-258d9109fe9b with identifier 22c83259-dc53-4624-8c0c-ba1f5fd28106
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 07a0d101-9acc-5d40-9214-258d9109fe9b
2026-03-30 11:45:18 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '07a0d101-9acc-5d40-9214-258d9109fe9b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-pure-auto-promo-rottamazione-electric-gasoline-22c83259-dc53-4624-8c0c-ba1f5fd28106',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_633e469f-10f5-45e8-9b40-2c059d96a7de.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_97cff884-9c45-4567-ad2c-1344df87473c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_14d8580c-f0ac-4d7b-96da-d7009a4290cf.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_f943b472-7177-404e-b4fb-e06554b7ce4b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_974c2a81-3f29-4530-a0fe-86de6d43b07a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_c0b1bbaf-7919-4400-8ed1-c32a31a593e1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_59f28761-65ed-410d-88fe-a2717d74098b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_ea1a97df-f73d-4320-8b1b-4814c1de94c1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_a5afd96d-0519-4678-9b17-fa5818b96c03.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_633e469f-10f5-45e8-9b40-2c059d96a7de.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_97cff884-9c45-4567-ad2c-1344df87473c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_14d8580c-f0ac-4d7b-96da-d7009a4290cf.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_f943b472-7177-404e-b4fb-e06554b7ce4b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_974c2a81-3f29-4530-a0fe-86de6d43b07a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_c0b1bbaf-7919-4400-8ed1-c32a31a593e1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_59f28761-65ed-410d-88fe-a2717d74098b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_ea1a97df-f73d-4320-8b1b-4814c1de94c1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_07a0d101-9acc-5d40-9214-258d9109fe9b/07a0d101-9acc-5d40-9214-258d9109fe9b_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/22c83259-dc53-4624-8c0c-ba1f5fd28106_a5afd96d-0519-4678-9b17-fa5818b96c03.jpg/250x188.webp',
'Width': 250}],
'price': 22990,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Pure auto *PROMO ROTTAMAZIONE**',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Pure auto *PROMO ROTTAMAZIONE**',
'vin': None,
'year': 2026}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2722c83259-dc53-4624-8c0c-ba1f5fd28106%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Saving data for 22c83259-dc53-4624-8c0c-ba1f5fd28106: {'created_time': 1774871118.464811, 'last_price_update_time': 1774871118.464822}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='22c83259-dc53-4624-8c0c-ba1f5fd28106') HTTP/1.1" 204 0
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%270409bc5e-16cd-4655-88a1-8105cdb73faa%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scrape type for 0409bc5e-16cd-4655-88a1-8105cdb73faa: 1
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scraping new listing 0409bc5e-16cd-4655-88a1-8105cdb73faa
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 0409bc5e-16cd-4655-88a1-8105cdb73faa
2026-03-30 11:45:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ea7d9b7c-3c6d-5455-8333-a299109b94ae with identifier: 0409bc5e-16cd-4655-88a1-8105cdb73faa
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea7d9b7c-3c6d-5455-8333-a299109b94ae
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_d73c0425-d101-4e2c-83bf-9d19be04f039.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_d73c0425-d101-4e2c-83bf-9d19be04f039.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_3c2c563a-c0ce-4efd-a69c-3fb7941efee0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c2c563a-c0ce-4efd-a69c-3fb7941efee0.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_30974e09-33e5-4c27-8bc0-2af62253089e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_30974e09-33e5-4c27-8bc0-2af62253089e.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_e7b58af2-94a4-4ac6-a667-57a90e5c44ae.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_e7b58af2-94a4-4ac6-a667-57a90e5c44ae.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_3c5a816c-3d9b-44bc-a665-9dbf738cc29d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c5a816c-3d9b-44bc-a665-9dbf738cc29d.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_990c3190-12b0-4dea-9499-58d644825559.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_990c3190-12b0-4dea-9499-58d644825559.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_39e34af5-eafd-473f-a5ed-d13aa6d7d5c0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_39e34af5-eafd-473f-a5ed-d13aa6d7d5c0.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_c54adfaf-8f4d-4343-92ae-4aa362e00c1a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_c54adfaf-8f4d-4343-92ae-4aa362e00c1a.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_9c2756bc-1f9b-42eb-a3be-6be0c14d8bff.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_9c2756bc-1f9b-42eb-a3be-6be0c14d8bff.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F0409bc5e-16cd-4655-88a1-8105cdb73faa_16cad3fb-75a4-4680-9276-6ede27c74fce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_16cad3fb-75a4-4680-9276-6ede27c74fce.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ea7d9b7c-3c6d-5455-8333-a299109b94ae with identifier 0409bc5e-16cd-4655-88a1-8105cdb73faa
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ea7d9b7c-3c6d-5455-8333-a299109b94ae
2026-03-30 11:45:18 [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': 'ea7d9b7c-3c6d-5455-8333-a299109b94ae',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-cr-v-2-0-hev-elegance-4wd-184cv-promo-electric-gasoline-0409bc5e-16cd-4655-88a1-8105cdb73faa',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_d73c0425-d101-4e2c-83bf-9d19be04f039.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c2c563a-c0ce-4efd-a69c-3fb7941efee0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_30974e09-33e5-4c27-8bc0-2af62253089e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_e7b58af2-94a4-4ac6-a667-57a90e5c44ae.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c5a816c-3d9b-44bc-a665-9dbf738cc29d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_990c3190-12b0-4dea-9499-58d644825559.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_39e34af5-eafd-473f-a5ed-d13aa6d7d5c0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_c54adfaf-8f4d-4343-92ae-4aa362e00c1a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_9c2756bc-1f9b-42eb-a3be-6be0c14d8bff.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_16cad3fb-75a4-4680-9276-6ede27c74fce.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3398,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_d73c0425-d101-4e2c-83bf-9d19be04f039.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3458,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c2c563a-c0ce-4efd-a69c-3fb7941efee0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3116,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_30974e09-33e5-4c27-8bc0-2af62253089e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3066,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_e7b58af2-94a4-4ac6-a667-57a90e5c44ae.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_3c5a816c-3d9b-44bc-a665-9dbf738cc29d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3272,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_990c3190-12b0-4dea-9499-58d644825559.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 6168,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_39e34af5-eafd-473f-a5ed-d13aa6d7d5c0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4116,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_c54adfaf-8f4d-4343-92ae-4aa362e00c1a.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3294,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_9c2756bc-1f9b-42eb-a3be-6be0c14d8bff.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea7d9b7c-3c6d-5455-8333-a299109b94ae/ea7d9b7c-3c6d-5455-8333-a299109b94ae_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 5600,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/0409bc5e-16cd-4655-88a1-8105cdb73faa_16cad3fb-75a4-4680-9276-6ede27c74fce.jpg/250x188.webp',
'Width': 179}],
'price': 41500,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda CR-V 2.0 hev Elegance 4wd 184cv *PROMO*',
'transmission': 'automatic',
'trim': '2.0 hev Elegance 4wd 184cv *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%270409bc5e-16cd-4655-88a1-8105cdb73faa%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Saving data for 0409bc5e-16cd-4655-88a1-8105cdb73faa: {'created_time': 1774871118.725652, 'last_price_update_time': 1774871118.725663}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='0409bc5e-16cd-4655-88a1-8105cdb73faa') HTTP/1.1" 204 0
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2742ef5699-f62d-4baf-9a5e-253c0cd15eda%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scrape type for 42ef5699-f62d-4baf-9a5e-253c0cd15eda: 1
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Scraping new listing 42ef5699-f62d-4baf-9a5e-253c0cd15eda
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 42ef5699-f62d-4baf-9a5e-253c0cd15eda
2026-03-30 11:45:18 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 64bf4d3c-b8cd-5664-a2db-a0a3ff682b26 with identifier: 42ef5699-f62d-4baf-9a5e-253c0cd15eda
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64bf4d3c-b8cd-5664-a2db-a0a3ff682b26
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_8f81226d-f15e-467b-a0c7-0fd279d20efc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_8f81226d-f15e-467b-a0c7-0fd279d20efc.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_fd3cf19c-934d-4ea3-b31c-6e159b298dce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_fd3cf19c-934d-4ea3-b31c-6e159b298dce.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_41443d2b-47d6-405c-966a-1a1a0cc1e123.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_41443d2b-47d6-405c-966a-1a1a0cc1e123.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_2b882aa3-cc3d-47b5-9f61-1759013c1c15.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_2b882aa3-cc3d-47b5-9f61-1759013c1c15.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_11e842cb-2d8c-43f4-aba6-16f284942f79.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_11e842cb-2d8c-43f4-aba6-16f284942f79.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_20643608-3d63-4f49-a2a5-9c5b150c5d6b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_20643608-3d63-4f49-a2a5-9c5b150c5d6b.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_0cd845f1-d99d-41b3-8861-6f7cc86f85a9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_0cd845f1-d99d-41b3-8861-6f7cc86f85a9.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_85dbd15f-54a1-4b90-9cbd-2be20e0323ca.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_85dbd15f-54a1-4b90-9cbd-2be20e0323ca.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_35c2a04a-39ca-4c7d-a49a-0ca507d113bf.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_35c2a04a-39ca-4c7d-a49a-0ca507d113bf.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%252F42ef5699-f62d-4baf-9a5e-253c0cd15eda_cabc76ad-a62c-4159-90c0-169faa780bae.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_cabc76ad-a62c-4159-90c0-169faa780bae.jpg/250x188.webp already downloaded
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 64bf4d3c-b8cd-5664-a2db-a0a3ff682b26 with identifier 42ef5699-f62d-4baf-9a5e-253c0cd15eda
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:18 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 64bf4d3c-b8cd-5664-a2db-a0a3ff682b26
2026-03-30 11:45:18 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '64bf4d3c-b8cd-5664-a2db-a0a3ff682b26',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-con-permuta-electric-gasoline-42ef5699-f62d-4baf-9a5e-253c0cd15eda',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_8f81226d-f15e-467b-a0c7-0fd279d20efc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_fd3cf19c-934d-4ea3-b31c-6e159b298dce.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_41443d2b-47d6-405c-966a-1a1a0cc1e123.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_2b882aa3-cc3d-47b5-9f61-1759013c1c15.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_11e842cb-2d8c-43f4-aba6-16f284942f79.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_20643608-3d63-4f49-a2a5-9c5b150c5d6b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_0cd845f1-d99d-41b3-8861-6f7cc86f85a9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_85dbd15f-54a1-4b90-9cbd-2be20e0323ca.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_35c2a04a-39ca-4c7d-a49a-0ca507d113bf.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_cabc76ad-a62c-4159-90c0-169faa780bae.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3266,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_8f81226d-f15e-467b-a0c7-0fd279d20efc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3648,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_fd3cf19c-934d-4ea3-b31c-6e159b298dce.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3406,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_41443d2b-47d6-405c-966a-1a1a0cc1e123.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3396,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_2b882aa3-cc3d-47b5-9f61-1759013c1c15.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3326,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_11e842cb-2d8c-43f4-aba6-16f284942f79.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3632,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_20643608-3d63-4f49-a2a5-9c5b150c5d6b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4088,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_0cd845f1-d99d-41b3-8861-6f7cc86f85a9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4506,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_85dbd15f-54a1-4b90-9cbd-2be20e0323ca.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5682,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_35c2a04a-39ca-4c7d-a49a-0ca507d113bf.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64bf4d3c-b8cd-5664-a2db-a0a3ff682b26/64bf4d3c-b8cd-5664-a2db-a0a3ff682b26_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2372,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/42ef5699-f62d-4baf-9a5e-253c0cd15eda_cabc76ad-a62c-4159-90c0-169faa780bae.jpg/250x188.webp',
'Width': 250}],
'price': 27480,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'vin': None,
'year': 2026}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [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%2742ef5699-f62d-4baf-9a5e-253c0cd15eda%27 HTTP/1.1" 200 None
2026-03-30 11:45:18 [auto_selling_autoscout24.it] INFO: Saving data for 42ef5699-f62d-4baf-9a5e-253c0cd15eda: {'created_time': 1774871118.980197, 'last_price_update_time': 1774871118.980211}
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='42ef5699-f62d-4baf-9a5e-253c0cd15eda') HTTP/1.1" 204 0
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%278061099b-ecbe-4d96-b5d9-e9ed05914885%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scrape type for 8061099b-ecbe-4d96-b5d9-e9ed05914885: 1
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scraping new listing 8061099b-ecbe-4d96-b5d9-e9ed05914885
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 8061099b-ecbe-4d96-b5d9-e9ed05914885
2026-03-30 11:45:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: be8dcd2d-31f1-5f39-a11c-371c997f15b9 with identifier: 8061099b-ecbe-4d96-b5d9-e9ed05914885
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item be8dcd2d-31f1-5f39-a11c-371c997f15b9
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_aaeb8cdf-a64f-4c26-8d77-b549ef9276d7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_aaeb8cdf-a64f-4c26-8d77-b549ef9276d7.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_39ec6ebc-11a0-482a-9259-7af75b3a0c8a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_39ec6ebc-11a0-482a-9259-7af75b3a0c8a.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_a9086288-56fe-48df-b099-3de1c36b731f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_a9086288-56fe-48df-b099-3de1c36b731f.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_09acd71f-4429-4d07-90e7-2ac6baf20290.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_09acd71f-4429-4d07-90e7-2ac6baf20290.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_7d76588d-4b01-4d35-bfd5-2df240aefc70.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7d76588d-4b01-4d35-bfd5-2df240aefc70.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_7db2e8ab-fe62-400e-a473-a3734af4303d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7db2e8ab-fe62-400e-a473-a3734af4303d.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_bc443f2e-9480-4925-b1c3-9ed578cb8bf2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_bc443f2e-9480-4925-b1c3-9ed578cb8bf2.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_76a53dfb-5f86-4d22-9c43-74fc2e656ce5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_76a53dfb-5f86-4d22-9c43-74fc2e656ce5.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_d863b746-7058-412f-bb3d-95acb55a2a50.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_d863b746-7058-412f-bb3d-95acb55a2a50.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F8061099b-ecbe-4d96-b5d9-e9ed05914885_527b3eb3-108a-4786-a5fb-9e915448155e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_527b3eb3-108a-4786-a5fb-9e915448155e.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: be8dcd2d-31f1-5f39-a11c-371c997f15b9 with identifier 8061099b-ecbe-4d96-b5d9-e9ed05914885
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item be8dcd2d-31f1-5f39-a11c-371c997f15b9
2026-03-30 11:45:19 [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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': 'be8dcd2d-31f1-5f39-a11c-371c997f15b9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-premium-promo-gasoline-8061099b-ecbe-4d96-b5d9-e9ed05914885',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_aaeb8cdf-a64f-4c26-8d77-b549ef9276d7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_39ec6ebc-11a0-482a-9259-7af75b3a0c8a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_a9086288-56fe-48df-b099-3de1c36b731f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_09acd71f-4429-4d07-90e7-2ac6baf20290.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7d76588d-4b01-4d35-bfd5-2df240aefc70.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7db2e8ab-fe62-400e-a473-a3734af4303d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_bc443f2e-9480-4925-b1c3-9ed578cb8bf2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_76a53dfb-5f86-4d22-9c43-74fc2e656ce5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_d863b746-7058-412f-bb3d-95acb55a2a50.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_527b3eb3-108a-4786-a5fb-9e915448155e.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_aaeb8cdf-a64f-4c26-8d77-b549ef9276d7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3414,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_39ec6ebc-11a0-482a-9259-7af75b3a0c8a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3218,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_a9086288-56fe-48df-b099-3de1c36b731f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2944,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_09acd71f-4429-4d07-90e7-2ac6baf20290.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7d76588d-4b01-4d35-bfd5-2df240aefc70.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3214,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_7db2e8ab-fe62-400e-a473-a3734af4303d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5528,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_bc443f2e-9480-4925-b1c3-9ed578cb8bf2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5422,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_76a53dfb-5f86-4d22-9c43-74fc2e656ce5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5860,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_d863b746-7058-412f-bb3d-95acb55a2a50.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_be8dcd2d-31f1-5f39-a11c-371c997f15b9/be8dcd2d-31f1-5f39-a11c-371c997f15b9_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3078,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/8061099b-ecbe-4d96-b5d9-e9ed05914885_527b3eb3-108a-4786-a5fb-9e915448155e.jpg/250x188.webp',
'Width': 250}],
'price': 25690,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%278061099b-ecbe-4d96-b5d9-e9ed05914885%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Saving data for 8061099b-ecbe-4d96-b5d9-e9ed05914885: {'created_time': 1774871119.219233, 'last_price_update_time': 1774871119.219246}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='8061099b-ecbe-4d96-b5d9-e9ed05914885') HTTP/1.1" 204 0
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%2747de7f2c-dc1a-4550-8148-ef9e4ad1170b%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scrape type for 47de7f2c-dc1a-4550-8148-ef9e4ad1170b: 1
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scraping new listing 47de7f2c-dc1a-4550-8148-ef9e4ad1170b
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 47de7f2c-dc1a-4550-8148-ef9e4ad1170b
2026-03-30 11:45:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 277fa9ab-b808-5c01-a5e8-4777585aad94 with identifier: 47de7f2c-dc1a-4550-8148-ef9e4ad1170b
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 277fa9ab-b808-5c01-a5e8-4777585aad94
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_8dd1e72d-0ab9-4d9b-8516-f58ea5b57b58.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_8dd1e72d-0ab9-4d9b-8516-f58ea5b57b58.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_547cd4bc-df13-48d9-ab98-9c5b8ab4c8c3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_547cd4bc-df13-48d9-ab98-9c5b8ab4c8c3.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_2e98083e-6a4b-4481-b066-9eb1ecbfb9d8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_2e98083e-6a4b-4481-b066-9eb1ecbfb9d8.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_007a77d7-fcdd-4946-959e-f5d2773a824e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_007a77d7-fcdd-4946-959e-f5d2773a824e.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_330b4839-f4d2-4fdc-aed2-fade556be13a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_330b4839-f4d2-4fdc-aed2-fade556be13a.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_999045bd-8020-4da6-9ad9-3ab7a8e90328.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_999045bd-8020-4da6-9ad9-3ab7a8e90328.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_303577ef-9195-4e52-bc02-6cdc183f09e7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_303577ef-9195-4e52-bc02-6cdc183f09e7.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_d74a685a-82d5-43e0-89e5-15fcf08b609d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_d74a685a-82d5-43e0-89e5-15fcf08b609d.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_770b6765-d4d7-4f95-a729-43c6047aa1b9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_770b6765-d4d7-4f95-a729-43c6047aa1b9.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F47de7f2c-dc1a-4550-8148-ef9e4ad1170b_3f6dbe8c-5982-4325-8980-0c078ad09e8d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_3f6dbe8c-5982-4325-8980-0c078ad09e8d.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 277fa9ab-b808-5c01-a5e8-4777585aad94 with identifier 47de7f2c-dc1a-4550-8148-ef9e4ad1170b
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 277fa9ab-b808-5c01-a5e8-4777585aad94
2026-03-30 11:45:19 [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': 143,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '277fa9ab-b808-5c01-a5e8-4777585aad94',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/mg-hs-1-5-hybrid-luxury-auto-224cv-super-promo-electric-gasoline-47de7f2c-dc1a-4550-8148-ef9e4ad1170b',
'listing': 'auction',
'make': 'MG',
'model': 'HS',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_8dd1e72d-0ab9-4d9b-8516-f58ea5b57b58.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_547cd4bc-df13-48d9-ab98-9c5b8ab4c8c3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_2e98083e-6a4b-4481-b066-9eb1ecbfb9d8.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_007a77d7-fcdd-4946-959e-f5d2773a824e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_330b4839-f4d2-4fdc-aed2-fade556be13a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_999045bd-8020-4da6-9ad9-3ab7a8e90328.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_303577ef-9195-4e52-bc02-6cdc183f09e7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_d74a685a-82d5-43e0-89e5-15fcf08b609d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_770b6765-d4d7-4f95-a729-43c6047aa1b9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_3f6dbe8c-5982-4325-8980-0c078ad09e8d.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3394,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_8dd1e72d-0ab9-4d9b-8516-f58ea5b57b58.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3850,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_547cd4bc-df13-48d9-ab98-9c5b8ab4c8c3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3310,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_2e98083e-6a4b-4481-b066-9eb1ecbfb9d8.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2842,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_007a77d7-fcdd-4946-959e-f5d2773a824e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3514,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_330b4839-f4d2-4fdc-aed2-fade556be13a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3482,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_999045bd-8020-4da6-9ad9-3ab7a8e90328.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5060,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_303577ef-9195-4e52-bc02-6cdc183f09e7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4720,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_d74a685a-82d5-43e0-89e5-15fcf08b609d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5482,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_770b6765-d4d7-4f95-a729-43c6047aa1b9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_277fa9ab-b808-5c01-a5e8-4777585aad94/277fa9ab-b808-5c01-a5e8-4777585aad94_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2914,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/47de7f2c-dc1a-4550-8148-ef9e4ad1170b_3f6dbe8c-5982-4325-8980-0c078ad09e8d.jpg/250x188.webp',
'Width': 250}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'MG HS 1.5 hybrid+ Luxury auto 224cv *SUPER PROMO*',
'transmission': 'automatic',
'trim': '1.5 hybrid+ Luxury auto 224cv *SUPER PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%2747de7f2c-dc1a-4550-8148-ef9e4ad1170b%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Saving data for 47de7f2c-dc1a-4550-8148-ef9e4ad1170b: {'created_time': 1774871119.481927, 'last_price_update_time': 1774871119.481939}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='47de7f2c-dc1a-4550-8148-ef9e4ad1170b') HTTP/1.1" 204 0
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%276d2c0964-32d0-4718-8a18-94f825f41ace%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scrape type for 6d2c0964-32d0-4718-8a18-94f825f41ace: 1
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scraping new listing 6d2c0964-32d0-4718-8a18-94f825f41ace
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 6d2c0964-32d0-4718-8a18-94f825f41ace
2026-03-30 11:45:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fd11dcd8-9780-5fee-8372-230ed6b89d4b with identifier: 6d2c0964-32d0-4718-8a18-94f825f41ace
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd11dcd8-9780-5fee-8372-230ed6b89d4b
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_a262cabf-c75d-4bb9-b632-9c1b00f40b0c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_a262cabf-c75d-4bb9-b632-9c1b00f40b0c.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_48b59120-36ac-47f2-848b-f0b8d8dbcdd7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_48b59120-36ac-47f2-848b-f0b8d8dbcdd7.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_9b40e4ad-e7c0-4c21-963f-0050c6e51df2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_9b40e4ad-e7c0-4c21-963f-0050c6e51df2.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_4ad7003c-68b8-490b-b362-1362a33ca475.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_4ad7003c-68b8-490b-b362-1362a33ca475.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_f31a9ce5-55c1-41de-b0b1-565b4d14e2f6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f31a9ce5-55c1-41de-b0b1-565b4d14e2f6.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_b8bac635-bf23-4ab2-b054-0888b0377ee6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_b8bac635-bf23-4ab2-b054-0888b0377ee6.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_22734cbc-92c6-4df4-9d46-071a5a0043a4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_22734cbc-92c6-4df4-9d46-071a5a0043a4.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_f66fa42b-5cf4-40aa-8751-bd5dca54cf24.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f66fa42b-5cf4-40aa-8751-bd5dca54cf24.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_19741974-50df-4f27-a974-231537cdf000.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_19741974-50df-4f27-a974-231537cdf000.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F6d2c0964-32d0-4718-8a18-94f825f41ace_766649b0-ddcd-4eb2-bbf3-7447bc6b52c6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_766649b0-ddcd-4eb2-bbf3-7447bc6b52c6.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fd11dcd8-9780-5fee-8372-230ed6b89d4b with identifier 6d2c0964-32d0-4718-8a18-94f825f41ace
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:19 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fd11dcd8-9780-5fee-8372-230ed6b89d4b
2026-03-30 11:45:19 [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': 'fd11dcd8-9780-5fee-8372-230ed6b89d4b',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-design-4wd-promo-electric-gasoline-6d2c0964-32d0-4718-8a18-94f825f41ace',
'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/6d2c0964-32d0-4718-8a18-94f825f41ace_a262cabf-c75d-4bb9-b632-9c1b00f40b0c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_48b59120-36ac-47f2-848b-f0b8d8dbcdd7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_9b40e4ad-e7c0-4c21-963f-0050c6e51df2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_4ad7003c-68b8-490b-b362-1362a33ca475.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f31a9ce5-55c1-41de-b0b1-565b4d14e2f6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_b8bac635-bf23-4ab2-b054-0888b0377ee6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_22734cbc-92c6-4df4-9d46-071a5a0043a4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f66fa42b-5cf4-40aa-8751-bd5dca54cf24.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_19741974-50df-4f27-a974-231537cdf000.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_766649b0-ddcd-4eb2-bbf3-7447bc6b52c6.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3568,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_a262cabf-c75d-4bb9-b632-9c1b00f40b0c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3848,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_48b59120-36ac-47f2-848b-f0b8d8dbcdd7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3342,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_9b40e4ad-e7c0-4c21-963f-0050c6e51df2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3132,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_4ad7003c-68b8-490b-b362-1362a33ca475.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3560,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f31a9ce5-55c1-41de-b0b1-565b4d14e2f6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3710,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_b8bac635-bf23-4ab2-b054-0888b0377ee6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4616,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_22734cbc-92c6-4df4-9d46-071a5a0043a4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 6504,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_f66fa42b-5cf4-40aa-8751-bd5dca54cf24.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 7018,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_19741974-50df-4f27-a974-231537cdf000.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fd11dcd8-9780-5fee-8372-230ed6b89d4b/fd11dcd8-9780-5fee-8372-230ed6b89d4b_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3182,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6d2c0964-32d0-4718-8a18-94f825f41ace_766649b0-ddcd-4eb2-bbf3-7447bc6b52c6.jpg/250x188.webp',
'Width': 250}],
'price': 34900,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev DESIGN 4WD *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev DESIGN 4WD *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%276d2c0964-32d0-4718-8a18-94f825f41ace%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Saving data for 6d2c0964-32d0-4718-8a18-94f825f41ace: {'created_time': 1774871119.79072, 'last_price_update_time': 1774871119.790737}
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='6d2c0964-32d0-4718-8a18-94f825f41ace') HTTP/1.1" 204 0
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%274fccbbc4-65cc-4448-bf82-6b2fa937633a%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scrape type for 4fccbbc4-65cc-4448-bf82-6b2fa937633a: 1
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Scraping new listing 4fccbbc4-65cc-4448-bf82-6b2fa937633a
2026-03-30 11:45:19 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 4fccbbc4-65cc-4448-bf82-6b2fa937633a
2026-03-30 11:45:19 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b881c03b-9c64-524c-8d1b-547dec2a1cf8 with identifier: 4fccbbc4-65cc-4448-bf82-6b2fa937633a
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b881c03b-9c64-524c-8d1b-547dec2a1cf8
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_d1077b27-f9d7-4423-9142-ecb0a99726f7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_d1077b27-f9d7-4423-9142-ecb0a99726f7.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_ad9fceee-d7a8-408f-ac23-54235ec9003d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_ad9fceee-d7a8-408f-ac23-54235ec9003d.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_dedea93c-a779-4fb1-8fbb-d4096511e097.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dedea93c-a779-4fb1-8fbb-d4096511e097.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_dcc7ce18-4ff9-4a63-a937-3207e6d60f16.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dcc7ce18-4ff9-4a63-a937-3207e6d60f16.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_6f2d383b-d43b-46fa-884a-da6cb803e744.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_6f2d383b-d43b-46fa-884a-da6cb803e744.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_c787d8da-e93a-406e-8abb-0990699fe36f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c787d8da-e93a-406e-8abb-0990699fe36f.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_63afaa3f-7e82-45c1-837a-e8556ba9d204.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_63afaa3f-7e82-45c1-837a-e8556ba9d204.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_c09510b5-d469-4b61-a925-e8f600f8464e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c09510b5-d469-4b61-a925-e8f600f8464e.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:19 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_892acf53-4e4e-4a27-9559-4d9f4a0c0b10.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_892acf53-4e4e-4a27-9559-4d9f4a0c0b10.jpg/250x188.webp already downloaded
2026-03-30 11:45:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F4fccbbc4-65cc-4448-bf82-6b2fa937633a_c0ba698f-7fcd-49f6-a0b3-abab4f329e4b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c0ba698f-7fcd-49f6-a0b3-abab4f329e4b.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b881c03b-9c64-524c-8d1b-547dec2a1cf8 with identifier 4fccbbc4-65cc-4448-bf82-6b2fa937633a
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b881c03b-9c64-524c-8d1b-547dec2a1cf8
2026-03-30 11:45:20 [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': 204,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'b881c03b-9c64-524c-8d1b-547dec2a1cf8',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/cupra-formentor-1-5-e-hybrid-204cv-dsg-promo-electric-gasoline-4fccbbc4-65cc-4448-bf82-6b2fa937633a',
'listing': 'auction',
'make': 'CUPRA',
'model': 'Formentor',
'odometer': 137,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_d1077b27-f9d7-4423-9142-ecb0a99726f7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_ad9fceee-d7a8-408f-ac23-54235ec9003d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dedea93c-a779-4fb1-8fbb-d4096511e097.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dcc7ce18-4ff9-4a63-a937-3207e6d60f16.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_6f2d383b-d43b-46fa-884a-da6cb803e744.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c787d8da-e93a-406e-8abb-0990699fe36f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_63afaa3f-7e82-45c1-837a-e8556ba9d204.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c09510b5-d469-4b61-a925-e8f600f8464e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_892acf53-4e4e-4a27-9559-4d9f4a0c0b10.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c0ba698f-7fcd-49f6-a0b3-abab4f329e4b.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3256,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_d1077b27-f9d7-4423-9142-ecb0a99726f7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3466,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_ad9fceee-d7a8-408f-ac23-54235ec9003d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2762,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dedea93c-a779-4fb1-8fbb-d4096511e097.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3480,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_dcc7ce18-4ff9-4a63-a937-3207e6d60f16.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3624,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_6f2d383b-d43b-46fa-884a-da6cb803e744.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3452,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c787d8da-e93a-406e-8abb-0990699fe36f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4132,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_63afaa3f-7e82-45c1-837a-e8556ba9d204.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3122,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c09510b5-d469-4b61-a925-e8f600f8464e.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3582,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_892acf53-4e4e-4a27-9559-4d9f4a0c0b10.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b881c03b-9c64-524c-8d1b-547dec2a1cf8/b881c03b-9c64-524c-8d1b-547dec2a1cf8_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 5950,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4fccbbc4-65cc-4448-bf82-6b2fa937633a_c0ba698f-7fcd-49f6-a0b3-abab4f329e4b.jpg/250x188.webp',
'Width': 250}],
'price': 37900,
'price_includes_vat': False,
'registration_date': '2024-12-01',
'seller_name': None,
'title': 'CUPRA Formentor 1.5 e-hybrid 204cv dsg *PROMO*',
'transmission': 'automatic',
'trim': '1.5 e-hybrid 204cv dsg *PROMO*',
'vin': None,
'year': 2024}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%274fccbbc4-65cc-4448-bf82-6b2fa937633a%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Saving data for 4fccbbc4-65cc-4448-bf82-6b2fa937633a: {'created_time': 1774871120.051039, 'last_price_update_time': 1774871120.05105}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='4fccbbc4-65cc-4448-bf82-6b2fa937633a') HTTP/1.1" 204 0
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%27f0b6f0d8-85d9-40c0-9491-6953c691ccb9%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Scrape type for f0b6f0d8-85d9-40c0-9491-6953c691ccb9: 1
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Scraping new listing f0b6f0d8-85d9-40c0-9491-6953c691ccb9
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: f0b6f0d8-85d9-40c0-9491-6953c691ccb9
2026-03-30 11:45:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e3c0c9c7-0216-5844-8116-97e785bee3a2 with identifier: f0b6f0d8-85d9-40c0-9491-6953c691ccb9
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e3c0c9c7-0216-5844-8116-97e785bee3a2
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_9bedf528-6404-47a9-bbf8-7db13ab3ae17.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9bedf528-6404-47a9-bbf8-7db13ab3ae17.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_a801f812-3bae-4d13-b41e-4c441e5e09e7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_a801f812-3bae-4d13-b41e-4c441e5e09e7.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_ee7bd209-0a00-4ad5-8fe3-899322ed8dc6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_ee7bd209-0a00-4ad5-8fe3-899322ed8dc6.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_9ec66050-8cd5-44ef-986e-a9bab0d9f639.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9ec66050-8cd5-44ef-986e-a9bab0d9f639.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_8866160d-a4a3-46fd-a3c4-d0af303820dd.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_8866160d-a4a3-46fd-a3c4-d0af303820dd.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_bfcf3a1c-7af5-47e3-9f6a-d47017dca8a9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bfcf3a1c-7af5-47e3-9f6a-d47017dca8a9.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_84680383-8129-4017-95ac-58127b49b6df.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_84680383-8129-4017-95ac-58127b49b6df.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_1cd28f55-4a42-42e7-80a1-857cba63f49e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_1cd28f55-4a42-42e7-80a1-857cba63f49e.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_e4b76164-0f4c-42a8-ac4a-5656acb1dba2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_e4b76164-0f4c-42a8-ac4a-5656acb1dba2.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252Ff0b6f0d8-85d9-40c0-9491-6953c691ccb9_bda935f9-1df6-467f-8c08-ec0bef2527bc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bda935f9-1df6-467f-8c08-ec0bef2527bc.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e3c0c9c7-0216-5844-8116-97e785bee3a2 with identifier f0b6f0d8-85d9-40c0-9491-6953c691ccb9
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e3c0c9c7-0216-5844-8116-97e785bee3a2
2026-03-30 11:45:20 [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': 131,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'e3c0c9c7-0216-5844-8116-97e785bee3a2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-hr-v-1-5-hev-advance-ecvt-promo-electric-gasoline-f0b6f0d8-85d9-40c0-9491-6953c691ccb9',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9bedf528-6404-47a9-bbf8-7db13ab3ae17.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_a801f812-3bae-4d13-b41e-4c441e5e09e7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_ee7bd209-0a00-4ad5-8fe3-899322ed8dc6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9ec66050-8cd5-44ef-986e-a9bab0d9f639.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_8866160d-a4a3-46fd-a3c4-d0af303820dd.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bfcf3a1c-7af5-47e3-9f6a-d47017dca8a9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_84680383-8129-4017-95ac-58127b49b6df.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_1cd28f55-4a42-42e7-80a1-857cba63f49e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_e4b76164-0f4c-42a8-ac4a-5656acb1dba2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bda935f9-1df6-467f-8c08-ec0bef2527bc.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9bedf528-6404-47a9-bbf8-7db13ab3ae17.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3632,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_a801f812-3bae-4d13-b41e-4c441e5e09e7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3116,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_ee7bd209-0a00-4ad5-8fe3-899322ed8dc6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3140,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_9ec66050-8cd5-44ef-986e-a9bab0d9f639.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3726,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_8866160d-a4a3-46fd-a3c4-d0af303820dd.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bfcf3a1c-7af5-47e3-9f6a-d47017dca8a9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5946,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_84680383-8129-4017-95ac-58127b49b6df.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4076,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_1cd28f55-4a42-42e7-80a1-857cba63f49e.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 2742,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_e4b76164-0f4c-42a8-ac4a-5656acb1dba2.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e3c0c9c7-0216-5844-8116-97e785bee3a2/e3c0c9c7-0216-5844-8116-97e785bee3a2_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3126,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f0b6f0d8-85d9-40c0-9491-6953c691ccb9_bda935f9-1df6-467f-8c08-ec0bef2527bc.jpg/250x188.webp',
'Width': 141}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda HR-V 1.5 hev Advance ecvt *PROMO*',
'transmission': 'automatic',
'trim': '1.5 hev Advance ecvt *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%27f0b6f0d8-85d9-40c0-9491-6953c691ccb9%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Saving data for f0b6f0d8-85d9-40c0-9491-6953c691ccb9: {'created_time': 1774871120.406888, 'last_price_update_time': 1774871120.406899}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='f0b6f0d8-85d9-40c0-9491-6953c691ccb9') HTTP/1.1" 204 0
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%279857c054-818e-4391-9cc4-b3921c6443e6%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Scrape type for 9857c054-818e-4391-9cc4-b3921c6443e6: 1
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Scraping new listing 9857c054-818e-4391-9cc4-b3921c6443e6
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 9857c054-818e-4391-9cc4-b3921c6443e6
2026-03-30 11:45:20 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: c98ae1d4-d7ff-5d4c-8047-eceffe2130f4 with identifier: 9857c054-818e-4391-9cc4-b3921c6443e6
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c98ae1d4-d7ff-5d4c-8047-eceffe2130f4
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_6138f424-7240-420c-ac9a-45898a252ffc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_6138f424-7240-420c-ac9a-45898a252ffc.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_d35baace-91c0-4fb6-b2d7-76ed6c89d5f6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d35baace-91c0-4fb6-b2d7-76ed6c89d5f6.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_64d01ae9-606f-4347-9439-36425b7bb663.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_64d01ae9-606f-4347-9439-36425b7bb663.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_e0201e74-3534-495a-9ceb-d3f10d888339.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_e0201e74-3534-495a-9ceb-d3f10d888339.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_121da038-05d6-47cb-a5ce-9fab7d4aca8a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_121da038-05d6-47cb-a5ce-9fab7d4aca8a.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_b1a21a71-9ef9-4e15-8dfc-be68beb53b97.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_b1a21a71-9ef9-4e15-8dfc-be68beb53b97.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_d60b1907-d7b4-4aa5-95f8-963160a54fd6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d60b1907-d7b4-4aa5-95f8-963160a54fd6.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_98573484-2628-45ec-b20d-1925147aa80c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_98573484-2628-45ec-b20d-1925147aa80c.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_00b47b86-3b99-43e1-a137-402489be6eb6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_00b47b86-3b99-43e1-a137-402489be6eb6.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%252F9857c054-818e-4391-9cc4-b3921c6443e6_aa72e0a0-6779-4d16-9623-13e0d8c6beb9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_aa72e0a0-6779-4d16-9623-13e0d8c6beb9.jpg/250x188.webp already downloaded
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: c98ae1d4-d7ff-5d4c-8047-eceffe2130f4 with identifier 9857c054-818e-4391-9cc4-b3921c6443e6
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:20 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item c98ae1d4-d7ff-5d4c-8047-eceffe2130f4
2026-03-30 11:45:20 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'c98ae1d4-d7ff-5d4c-8047-eceffe2130f4',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-rottamazione-electric-gasoline-9857c054-818e-4391-9cc4-b3921c6443e6',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_6138f424-7240-420c-ac9a-45898a252ffc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d35baace-91c0-4fb6-b2d7-76ed6c89d5f6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_64d01ae9-606f-4347-9439-36425b7bb663.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_e0201e74-3534-495a-9ceb-d3f10d888339.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_121da038-05d6-47cb-a5ce-9fab7d4aca8a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_b1a21a71-9ef9-4e15-8dfc-be68beb53b97.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d60b1907-d7b4-4aa5-95f8-963160a54fd6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_98573484-2628-45ec-b20d-1925147aa80c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_00b47b86-3b99-43e1-a137-402489be6eb6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_aa72e0a0-6779-4d16-9623-13e0d8c6beb9.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_6138f424-7240-420c-ac9a-45898a252ffc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3414,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d35baace-91c0-4fb6-b2d7-76ed6c89d5f6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3218,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_64d01ae9-606f-4347-9439-36425b7bb663.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2944,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_e0201e74-3534-495a-9ceb-d3f10d888339.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_121da038-05d6-47cb-a5ce-9fab7d4aca8a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3214,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_b1a21a71-9ef9-4e15-8dfc-be68beb53b97.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5528,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_d60b1907-d7b4-4aa5-95f8-963160a54fd6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5422,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_98573484-2628-45ec-b20d-1925147aa80c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5860,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_00b47b86-3b99-43e1-a137-402489be6eb6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c98ae1d4-d7ff-5d4c-8047-eceffe2130f4/c98ae1d4-d7ff-5d4c-8047-eceffe2130f4_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3078,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9857c054-818e-4391-9cc4-b3921c6443e6_aa72e0a0-6779-4d16-9623-13e0d8c6beb9.jpg/250x188.webp',
'Width': 250}],
'price': 25980,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'vin': None,
'year': 2026}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [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%279857c054-818e-4391-9cc4-b3921c6443e6%27 HTTP/1.1" 200 None
2026-03-30 11:45:20 [auto_selling_autoscout24.it] INFO: Saving data for 9857c054-818e-4391-9cc4-b3921c6443e6: {'created_time': 1774871120.662322, 'last_price_update_time': 1774871120.662339}
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='9857c054-818e-4391-9cc4-b3921c6443e6') HTTP/1.1" 204 0
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2748a79f7a-d9fa-4a95-94d5-4d7ac2db0074%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scrape type for 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074: 1
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scraping new listing 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074
2026-03-30 11:45:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: b266d3a5-5045-56ff-b581-e09c07efe6fb with identifier: 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b266d3a5-5045-56ff-b581-e09c07efe6fb
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ea464a08-2cfa-4393-845a-4e73aa500cd1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ea464a08-2cfa-4393-845a-4e73aa500cd1.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_f2a90cc2-f239-4805-b640-dd9c1a7cb25b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_f2a90cc2-f239-4805-b640-dd9c1a7cb25b.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_d39fbccb-a541-41cd-b036-345d24dc3bde.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_d39fbccb-a541-41cd-b036-345d24dc3bde.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9e4d461e-0ec1-4bc0-af8a-9b65fa24137d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9e4d461e-0ec1-4bc0-af8a-9b65fa24137d.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_c0140c1e-c4cd-494a-a49b-e4ebe0c934bc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_c0140c1e-c4cd-494a-a49b-e4ebe0c934bc.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_0298ac0e-476b-4e4f-9844-2aa98ddfd05d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_0298ac0e-476b-4e4f-9844-2aa98ddfd05d.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9030e92c-54b5-4328-91ae-d3de424a9c7a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9030e92c-54b5-4328-91ae-d3de424a9c7a.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_b9639e07-de8b-4cee-a022-e256a2fe21a6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_b9639e07-de8b-4cee-a022-e256a2fe21a6.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_153ca539-733c-4e8a-b305-548d5298c889.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_153ca539-733c-4e8a-b305-548d5298c889.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ced0fd3f-0cff-4d9e-902c-a77ac045264b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ced0fd3f-0cff-4d9e-902c-a77ac045264b.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: b266d3a5-5045-56ff-b581-e09c07efe6fb with identifier 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item b266d3a5-5045-56ff-b581-e09c07efe6fb
2026-03-30 11:45: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': 'b266d3a5-5045-56ff-b581-e09c07efe6fb',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-boost-2wd-promo-electric-gasoline-48a79f7a-d9fa-4a95-94d5-4d7ac2db0074',
'listing': 'auction',
'make': 'BYD',
'model': 'Seal U',
'odometer': 51,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ea464a08-2cfa-4393-845a-4e73aa500cd1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_f2a90cc2-f239-4805-b640-dd9c1a7cb25b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_d39fbccb-a541-41cd-b036-345d24dc3bde.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9e4d461e-0ec1-4bc0-af8a-9b65fa24137d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_c0140c1e-c4cd-494a-a49b-e4ebe0c934bc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_0298ac0e-476b-4e4f-9844-2aa98ddfd05d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9030e92c-54b5-4328-91ae-d3de424a9c7a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_b9639e07-de8b-4cee-a022-e256a2fe21a6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_153ca539-733c-4e8a-b305-548d5298c889.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ced0fd3f-0cff-4d9e-902c-a77ac045264b.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3568,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ea464a08-2cfa-4393-845a-4e73aa500cd1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3848,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_f2a90cc2-f239-4805-b640-dd9c1a7cb25b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3342,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_d39fbccb-a541-41cd-b036-345d24dc3bde.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3132,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9e4d461e-0ec1-4bc0-af8a-9b65fa24137d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3710,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_c0140c1e-c4cd-494a-a49b-e4ebe0c934bc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3560,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_0298ac0e-476b-4e4f-9844-2aa98ddfd05d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4616,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_9030e92c-54b5-4328-91ae-d3de424a9c7a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 6504,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_b9639e07-de8b-4cee-a022-e256a2fe21a6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 7018,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_153ca539-733c-4e8a-b305-548d5298c889.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b266d3a5-5045-56ff-b581-e09c07efe6fb/b266d3a5-5045-56ff-b581-e09c07efe6fb_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3182,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/48a79f7a-d9fa-4a95-94d5-4d7ac2db0074_ced0fd3f-0cff-4d9e-902c-a77ac045264b.jpg/250x188.webp',
'Width': 250}],
'price': 30900,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev Boost 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev Boost 2wd *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2748a79f7a-d9fa-4a95-94d5-4d7ac2db0074%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Saving data for 48a79f7a-d9fa-4a95-94d5-4d7ac2db0074: {'created_time': 1774871121.308036, 'last_price_update_time': 1774871121.308051}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='48a79f7a-d9fa-4a95-94d5-4d7ac2db0074') HTTP/1.1" 204 0
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%275d4f9336-07af-4795-8be9-c6cfc5a3efca%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scrape type for 5d4f9336-07af-4795-8be9-c6cfc5a3efca: 1
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scraping new listing 5d4f9336-07af-4795-8be9-c6cfc5a3efca
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 5d4f9336-07af-4795-8be9-c6cfc5a3efca
2026-03-30 11:45:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 77364142-9be3-55a6-b260-84a2f7dbe68c with identifier: 5d4f9336-07af-4795-8be9-c6cfc5a3efca
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77364142-9be3-55a6-b260-84a2f7dbe68c
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_19152f23-d2b2-4b0a-969e-c152984204a5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_19152f23-d2b2-4b0a-969e-c152984204a5.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_18442970-448a-4a23-9c78-69eac85dd51a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_18442970-448a-4a23-9c78-69eac85dd51a.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_337463a9-3f85-4587-9471-aa7e43f58348.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_337463a9-3f85-4587-9471-aa7e43f58348.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_c938f3f9-774d-4d5f-b604-68cf888aa855.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_c938f3f9-774d-4d5f-b604-68cf888aa855.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_4081a5c0-c455-4a58-b4a5-7cb582bef016.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_4081a5c0-c455-4a58-b4a5-7cb582bef016.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_5a0c6ac7-35f3-4fc0-bb2a-d20aac079a5b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_5a0c6ac7-35f3-4fc0-bb2a-d20aac079a5b.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_2cb22687-c0d7-4e9e-8546-d2d558de07a6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_2cb22687-c0d7-4e9e-8546-d2d558de07a6.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_beba77b0-986c-4f4f-9a1a-1752d0166cca.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_beba77b0-986c-4f4f-9a1a-1752d0166cca.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_49a97a68-9eda-4292-8259-2d77a0929866.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_49a97a68-9eda-4292-8259-2d77a0929866.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F5d4f9336-07af-4795-8be9-c6cfc5a3efca_7d43718c-7f1b-451d-9a75-0c5fef997a9a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_7d43718c-7f1b-451d-9a75-0c5fef997a9a.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 77364142-9be3-55a6-b260-84a2f7dbe68c with identifier 5d4f9336-07af-4795-8be9-c6cfc5a3efca
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 77364142-9be3-55a6-b260-84a2f7dbe68c
2026-03-30 11:45: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': 116,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '77364142-9be3-55a6-b260-84a2f7dbe68c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/mg-zs-1-5-standard-promo-gasoline-5d4f9336-07af-4795-8be9-c6cfc5a3efca',
'listing': 'auction',
'make': 'MG',
'model': 'ZS',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_19152f23-d2b2-4b0a-969e-c152984204a5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_18442970-448a-4a23-9c78-69eac85dd51a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_337463a9-3f85-4587-9471-aa7e43f58348.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_c938f3f9-774d-4d5f-b604-68cf888aa855.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_4081a5c0-c455-4a58-b4a5-7cb582bef016.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_5a0c6ac7-35f3-4fc0-bb2a-d20aac079a5b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_2cb22687-c0d7-4e9e-8546-d2d558de07a6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_beba77b0-986c-4f4f-9a1a-1752d0166cca.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_49a97a68-9eda-4292-8259-2d77a0929866.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_7d43718c-7f1b-451d-9a75-0c5fef997a9a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3616,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_19152f23-d2b2-4b0a-969e-c152984204a5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3780,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_18442970-448a-4a23-9c78-69eac85dd51a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3388,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_337463a9-3f85-4587-9471-aa7e43f58348.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3152,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_c938f3f9-774d-4d5f-b604-68cf888aa855.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3666,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_4081a5c0-c455-4a58-b4a5-7cb582bef016.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3532,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_5a0c6ac7-35f3-4fc0-bb2a-d20aac079a5b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5602,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_2cb22687-c0d7-4e9e-8546-d2d558de07a6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4128,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_beba77b0-986c-4f4f-9a1a-1752d0166cca.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3062,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_49a97a68-9eda-4292-8259-2d77a0929866.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77364142-9be3-55a6-b260-84a2f7dbe68c/77364142-9be3-55a6-b260-84a2f7dbe68c_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 4638,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/5d4f9336-07af-4795-8be9-c6cfc5a3efca_7d43718c-7f1b-451d-9a75-0c5fef997a9a.jpg/250x188.webp',
'Width': 189}],
'price': 17800,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'MG ZS 1.5 Standard *PROMO*',
'transmission': 'automatic',
'trim': '1.5 Standard *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%275d4f9336-07af-4795-8be9-c6cfc5a3efca%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Saving data for 5d4f9336-07af-4795-8be9-c6cfc5a3efca: {'created_time': 1774871121.55852, 'last_price_update_time': 1774871121.55853}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='5d4f9336-07af-4795-8be9-c6cfc5a3efca') HTTP/1.1" 204 0
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2778d38a86-4d15-4ca3-88dd-66a977189a7d%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scrape type for 78d38a86-4d15-4ca3-88dd-66a977189a7d: 1
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scraping new listing 78d38a86-4d15-4ca3-88dd-66a977189a7d
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 78d38a86-4d15-4ca3-88dd-66a977189a7d
2026-03-30 11:45:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ab32e457-762d-5767-82d2-dcd7ef14795d with identifier: 78d38a86-4d15-4ca3-88dd-66a977189a7d
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ab32e457-762d-5767-82d2-dcd7ef14795d
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_af6eeaeb-104b-4b43-b64e-9a9a1f9a8e37.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_af6eeaeb-104b-4b43-b64e-9a9a1f9a8e37.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_7faa2297-b826-4b1f-be10-8950a13b0c72.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_7faa2297-b826-4b1f-be10-8950a13b0c72.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_cc7f1f9f-200e-482a-a761-ae5e92a3431c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_cc7f1f9f-200e-482a-a761-ae5e92a3431c.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_fdc55022-52a1-42c7-b9c4-c5241720e278.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_fdc55022-52a1-42c7-b9c4-c5241720e278.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_6c838914-6079-4b24-b238-84ea80d8eba5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6c838914-6079-4b24-b238-84ea80d8eba5.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_152086c4-d9e5-4ced-a013-bf5e87e2ec22.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_152086c4-d9e5-4ced-a013-bf5e87e2ec22.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_6113a5b2-570a-4c86-b902-b9d0808da159.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6113a5b2-570a-4c86-b902-b9d0808da159.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_3ce1c3f0-e776-478e-a67a-797ed967695d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_3ce1c3f0-e776-478e-a67a-797ed967695d.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_f1db0e81-0065-4e6d-85d9-5e4485791212.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_f1db0e81-0065-4e6d-85d9-5e4485791212.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78d38a86-4d15-4ca3-88dd-66a977189a7d_22978e11-03a8-442d-95d6-5522e42af3ba.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_22978e11-03a8-442d-95d6-5522e42af3ba.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ab32e457-762d-5767-82d2-dcd7ef14795d with identifier 78d38a86-4d15-4ca3-88dd-66a977189a7d
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:21 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ab32e457-762d-5767-82d2-dcd7ef14795d
2026-03-30 11:45: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': 116,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': 'ab32e457-762d-5767-82d2-dcd7ef14795d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/mg-zs-1-5-standard-promo-gasoline-78d38a86-4d15-4ca3-88dd-66a977189a7d',
'listing': 'auction',
'make': 'MG',
'model': 'ZS',
'odometer': 6,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_af6eeaeb-104b-4b43-b64e-9a9a1f9a8e37.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_7faa2297-b826-4b1f-be10-8950a13b0c72.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_cc7f1f9f-200e-482a-a761-ae5e92a3431c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_fdc55022-52a1-42c7-b9c4-c5241720e278.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6c838914-6079-4b24-b238-84ea80d8eba5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_152086c4-d9e5-4ced-a013-bf5e87e2ec22.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6113a5b2-570a-4c86-b902-b9d0808da159.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_3ce1c3f0-e776-478e-a67a-797ed967695d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_f1db0e81-0065-4e6d-85d9-5e4485791212.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_22978e11-03a8-442d-95d6-5522e42af3ba.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3268,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_af6eeaeb-104b-4b43-b64e-9a9a1f9a8e37.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3202,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_7faa2297-b826-4b1f-be10-8950a13b0c72.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3674,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_cc7f1f9f-200e-482a-a761-ae5e92a3431c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3322,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_fdc55022-52a1-42c7-b9c4-c5241720e278.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3658,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6c838914-6079-4b24-b238-84ea80d8eba5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3274,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_152086c4-d9e5-4ced-a013-bf5e87e2ec22.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 6248,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_6113a5b2-570a-4c86-b902-b9d0808da159.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4522,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_3ce1c3f0-e776-478e-a67a-797ed967695d.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5412,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_f1db0e81-0065-4e6d-85d9-5e4485791212.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ab32e457-762d-5767-82d2-dcd7ef14795d/ab32e457-762d-5767-82d2-dcd7ef14795d_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 4650,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78d38a86-4d15-4ca3-88dd-66a977189a7d_22978e11-03a8-442d-95d6-5522e42af3ba.jpg/250x188.webp',
'Width': 250}],
'price': 15800,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'MG ZS 1.5 Standard *PROMO*',
'transmission': 'automatic',
'trim': '1.5 Standard *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2778d38a86-4d15-4ca3-88dd-66a977189a7d%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Saving data for 78d38a86-4d15-4ca3-88dd-66a977189a7d: {'created_time': 1774871121.81421, 'last_price_update_time': 1774871121.814228}
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='78d38a86-4d15-4ca3-88dd-66a977189a7d') HTTP/1.1" 204 0
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27d2f34994-529b-4d65-a122-916236007d6e%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scrape type for d2f34994-529b-4d65-a122-916236007d6e: 1
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Scraping new listing d2f34994-529b-4d65-a122-916236007d6e
2026-03-30 11:45:21 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: d2f34994-529b-4d65-a122-916236007d6e
2026-03-30 11:45:21 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a668239-6df0-592d-a2cc-be95a7d316bd with identifier: d2f34994-529b-4d65-a122-916236007d6e
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a668239-6df0-592d-a2cc-be95a7d316bd
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_a18890f2-dc83-4c24-ae35-94a62abfb173.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_a18890f2-dc83-4c24-ae35-94a62abfb173.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_db22934a-4795-4a5c-9277-7fc2b2e0e4dc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_db22934a-4795-4a5c-9277-7fc2b2e0e4dc.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_21aa86f0-046d-4342-87e9-6f98006b4580.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_21aa86f0-046d-4342-87e9-6f98006b4580.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_60120c88-b1bc-4538-a856-a14912fe31d3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_60120c88-b1bc-4538-a856-a14912fe31d3.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_b138c6b5-1728-4e67-abc9-0d579a92dfc0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_b138c6b5-1728-4e67-abc9-0d579a92dfc0.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_8b8970c3-7bc7-41dc-90cc-ae64a05e51bc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_8b8970c3-7bc7-41dc-90cc-ae64a05e51bc.jpg/250x188.webp already downloaded
2026-03-30 11:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_2e5829be-3e0d-42fd-9409-215f2eb3949e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_2e5829be-3e0d-42fd-9409-215f2eb3949e.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_57e78637-2727-4e58-aa73-2a92c08dc1ca.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_57e78637-2727-4e58-aa73-2a92c08dc1ca.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_be28fde2-db0d-43fb-aa67-732c79213808.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_be28fde2-db0d-43fb-aa67-732c79213808.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fd2f34994-529b-4d65-a122-916236007d6e_5b90ef5a-d946-4145-8a3e-dcb1374a4e3d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_5b90ef5a-d946-4145-8a3e-dcb1374a4e3d.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4a668239-6df0-592d-a2cc-be95a7d316bd with identifier d2f34994-529b-4d65-a122-916236007d6e
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4a668239-6df0-592d-a2cc-be95a7d316bd
2026-03-30 11:45: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': 116,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '4a668239-6df0-592d-a2cc-be95a7d316bd',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/mg-mg3-1-5-standard-promo-gasoline-d2f34994-529b-4d65-a122-916236007d6e',
'listing': 'auction',
'make': 'MG',
'model': 'MG3',
'odometer': 15,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_a18890f2-dc83-4c24-ae35-94a62abfb173.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_db22934a-4795-4a5c-9277-7fc2b2e0e4dc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_21aa86f0-046d-4342-87e9-6f98006b4580.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_60120c88-b1bc-4538-a856-a14912fe31d3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_b138c6b5-1728-4e67-abc9-0d579a92dfc0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_8b8970c3-7bc7-41dc-90cc-ae64a05e51bc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_2e5829be-3e0d-42fd-9409-215f2eb3949e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_57e78637-2727-4e58-aa73-2a92c08dc1ca.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_be28fde2-db0d-43fb-aa67-732c79213808.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_5b90ef5a-d946-4145-8a3e-dcb1374a4e3d.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3238,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_a18890f2-dc83-4c24-ae35-94a62abfb173.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3410,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_db22934a-4795-4a5c-9277-7fc2b2e0e4dc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2966,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_21aa86f0-046d-4342-87e9-6f98006b4580.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3628,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_60120c88-b1bc-4538-a856-a14912fe31d3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3226,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_b138c6b5-1728-4e67-abc9-0d579a92dfc0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3434,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_8b8970c3-7bc7-41dc-90cc-ae64a05e51bc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 6338,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_2e5829be-3e0d-42fd-9409-215f2eb3949e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5256,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_57e78637-2727-4e58-aa73-2a92c08dc1ca.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3418,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_be28fde2-db0d-43fb-aa67-732c79213808.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a668239-6df0-592d-a2cc-be95a7d316bd/4a668239-6df0-592d-a2cc-be95a7d316bd_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3920,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/d2f34994-529b-4d65-a122-916236007d6e_5b90ef5a-d946-4145-8a3e-dcb1374a4e3d.jpg/250x188.webp',
'Width': 250}],
'price': 14500,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'MG MG3 1.5 Standard *PROMO*',
'transmission': 'automatic',
'trim': '1.5 Standard *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27d2f34994-529b-4d65-a122-916236007d6e%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Saving data for d2f34994-529b-4d65-a122-916236007d6e: {'created_time': 1774871122.090609, 'last_price_update_time': 1774871122.090621}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='d2f34994-529b-4d65-a122-916236007d6e') HTTP/1.1" 204 0
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f7ae1e9c-a51e-4bea-be23-90db2770b687%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scrape type for f7ae1e9c-a51e-4bea-be23-90db2770b687: 1
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scraping new listing f7ae1e9c-a51e-4bea-be23-90db2770b687
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: f7ae1e9c-a51e-4bea-be23-90db2770b687
2026-03-30 11:45:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e8eb6bb-b31c-545a-bf25-bca67ca21908 with identifier: f7ae1e9c-a51e-4bea-be23-90db2770b687
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e8eb6bb-b31c-545a-bf25-bca67ca21908
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_46afde16-ea41-4703-9c21-2602e4831988.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_46afde16-ea41-4703-9c21-2602e4831988.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_e728d92a-599d-4641-a40f-4456162464e4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_e728d92a-599d-4641-a40f-4456162464e4.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_b96aff7e-080c-4b0e-bec2-8b755b6ce49b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_b96aff7e-080c-4b0e-bec2-8b755b6ce49b.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_6cfc21ea-f033-43ee-aace-284e0c180828.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_6cfc21ea-f033-43ee-aace-284e0c180828.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_2e24f677-7231-4b50-98df-5d20dab94320.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_2e24f677-7231-4b50-98df-5d20dab94320.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_bc856f40-f638-4059-a1c9-09e0ef7ae358.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_bc856f40-f638-4059-a1c9-09e0ef7ae358.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_deca0fba-957e-4f9e-9bf6-1c310678a718.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_deca0fba-957e-4f9e-9bf6-1c310678a718.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_284f7b3e-9d0b-4d5f-94a0-781abcdcc5bd.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_284f7b3e-9d0b-4d5f-94a0-781abcdcc5bd.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_27577420-fca9-4fc1-bec5-2b73783f651b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_27577420-fca9-4fc1-bec5-2b73783f651b.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff7ae1e9c-a51e-4bea-be23-90db2770b687_d0729036-6bf4-405c-913d-393c97caf504.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_d0729036-6bf4-405c-913d-393c97caf504.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 7e8eb6bb-b31c-545a-bf25-bca67ca21908 with identifier f7ae1e9c-a51e-4bea-be23-90db2770b687
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 7e8eb6bb-b31c-545a-bf25-bca67ca21908
2026-03-30 11:45: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': 101,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '7e8eb6bb-b31c-545a-bf25-bca67ca21908',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/jeep-avenger-1-2-turbo-summit-freedom-fwd-100cv-promo-gasoline-f7ae1e9c-a51e-4bea-be23-90db2770b687',
'listing': 'auction',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 10,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_46afde16-ea41-4703-9c21-2602e4831988.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_e728d92a-599d-4641-a40f-4456162464e4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_b96aff7e-080c-4b0e-bec2-8b755b6ce49b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_6cfc21ea-f033-43ee-aace-284e0c180828.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_2e24f677-7231-4b50-98df-5d20dab94320.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_bc856f40-f638-4059-a1c9-09e0ef7ae358.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_deca0fba-957e-4f9e-9bf6-1c310678a718.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_284f7b3e-9d0b-4d5f-94a0-781abcdcc5bd.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_27577420-fca9-4fc1-bec5-2b73783f651b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_d0729036-6bf4-405c-913d-393c97caf504.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_46afde16-ea41-4703-9c21-2602e4831988.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3636,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_e728d92a-599d-4641-a40f-4456162464e4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3224,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_b96aff7e-080c-4b0e-bec2-8b755b6ce49b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3728,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_6cfc21ea-f033-43ee-aace-284e0c180828.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3756,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_2e24f677-7231-4b50-98df-5d20dab94320.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 4884,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_bc856f40-f638-4059-a1c9-09e0ef7ae358.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5978,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_deca0fba-957e-4f9e-9bf6-1c310678a718.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3460,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_284f7b3e-9d0b-4d5f-94a0-781abcdcc5bd.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3982,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_27577420-fca9-4fc1-bec5-2b73783f651b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e8eb6bb-b31c-545a-bf25-bca67ca21908/7e8eb6bb-b31c-545a-bf25-bca67ca21908_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 6298,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f7ae1e9c-a51e-4bea-be23-90db2770b687_d0729036-6bf4-405c-913d-393c97caf504.jpg/250x188.webp',
'Width': 250}],
'price': 22390,
'price_includes_vat': False,
'registration_date': '2025-08-01',
'seller_name': None,
'title': 'Jeep Avenger 1.2 turbo Summit FREEDOM fwd 100cv *PROMO*',
'transmission': 'automatic',
'trim': '1.2 turbo Summit FREEDOM fwd 100cv *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f7ae1e9c-a51e-4bea-be23-90db2770b687%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Saving data for f7ae1e9c-a51e-4bea-be23-90db2770b687: {'created_time': 1774871122.35048, 'last_price_update_time': 1774871122.350493}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='f7ae1e9c-a51e-4bea-be23-90db2770b687') HTTP/1.1" 204 0
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27858c83cc-ba2e-4be5-91a0-c262be65cbaf%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scrape type for 858c83cc-ba2e-4be5-91a0-c262be65cbaf: 1
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 858c83cc-ba2e-4be5-91a0-c262be65cbaf
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 858c83cc-ba2e-4be5-91a0-c262be65cbaf
2026-03-30 11:45:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e449c16-1e6f-5216-8db5-b3592cc8092d with identifier: 858c83cc-ba2e-4be5-91a0-c262be65cbaf
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e449c16-1e6f-5216-8db5-b3592cc8092d
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_61a3560f-cf3b-4df6-b21a-3ed89350dc52.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_61a3560f-cf3b-4df6-b21a-3ed89350dc52.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_831a995f-55a2-472a-b032-c6ea2e8fa070.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_831a995f-55a2-472a-b032-c6ea2e8fa070.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_c1d995a2-3093-4d1e-866e-f9d3d6db0156.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_c1d995a2-3093-4d1e-866e-f9d3d6db0156.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_ebf5ffe6-a06e-4129-bfbe-5ac5937b5c6b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_ebf5ffe6-a06e-4129-bfbe-5ac5937b5c6b.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_6d8fcb4a-7a3f-4003-bf2b-6c06fb382425.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_6d8fcb4a-7a3f-4003-bf2b-6c06fb382425.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_a7930192-4fad-4131-b6ac-d0902e3b6a9b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a7930192-4fad-4131-b6ac-d0902e3b6a9b.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_a0e11d5d-6d3c-4ee6-982d-e52aed05e686.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a0e11d5d-6d3c-4ee6-982d-e52aed05e686.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_b1c266b4-807f-400a-9a85-17b48fe22243.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_b1c266b4-807f-400a-9a85-17b48fe22243.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_e3382218-0111-488e-b041-126a89c58496.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_e3382218-0111-488e-b041-126a89c58496.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F858c83cc-ba2e-4be5-91a0-c262be65cbaf_bba9ba23-74ae-41b9-b619-06ed31bf11e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_bba9ba23-74ae-41b9-b619-06ed31bf11e1.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5e449c16-1e6f-5216-8db5-b3592cc8092d with identifier 858c83cc-ba2e-4be5-91a0-c262be65cbaf
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5e449c16-1e6f-5216-8db5-b3592cc8092d
2026-03-30 11:45: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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '5e449c16-1e6f-5216-8db5-b3592cc8092d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-premium-promo-gasoline-858c83cc-ba2e-4be5-91a0-c262be65cbaf',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_61a3560f-cf3b-4df6-b21a-3ed89350dc52.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_831a995f-55a2-472a-b032-c6ea2e8fa070.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_c1d995a2-3093-4d1e-866e-f9d3d6db0156.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_ebf5ffe6-a06e-4129-bfbe-5ac5937b5c6b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_6d8fcb4a-7a3f-4003-bf2b-6c06fb382425.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a7930192-4fad-4131-b6ac-d0902e3b6a9b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a0e11d5d-6d3c-4ee6-982d-e52aed05e686.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_b1c266b4-807f-400a-9a85-17b48fe22243.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_e3382218-0111-488e-b041-126a89c58496.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_bba9ba23-74ae-41b9-b619-06ed31bf11e1.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3266,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_61a3560f-cf3b-4df6-b21a-3ed89350dc52.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3648,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_831a995f-55a2-472a-b032-c6ea2e8fa070.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3406,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_c1d995a2-3093-4d1e-866e-f9d3d6db0156.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3396,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_ebf5ffe6-a06e-4129-bfbe-5ac5937b5c6b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3326,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_6d8fcb4a-7a3f-4003-bf2b-6c06fb382425.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3632,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a7930192-4fad-4131-b6ac-d0902e3b6a9b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4088,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_a0e11d5d-6d3c-4ee6-982d-e52aed05e686.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4506,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_b1c266b4-807f-400a-9a85-17b48fe22243.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5682,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_e3382218-0111-488e-b041-126a89c58496.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e449c16-1e6f-5216-8db5-b3592cc8092d/5e449c16-1e6f-5216-8db5-b3592cc8092d_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2372,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/858c83cc-ba2e-4be5-91a0-c262be65cbaf_bba9ba23-74ae-41b9-b619-06ed31bf11e1.jpg/250x188.webp',
'Width': 250}],
'price': 25690,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27858c83cc-ba2e-4be5-91a0-c262be65cbaf%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Saving data for 858c83cc-ba2e-4be5-91a0-c262be65cbaf: {'created_time': 1774871122.614022, 'last_price_update_time': 1774871122.614034}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='858c83cc-ba2e-4be5-91a0-c262be65cbaf') HTTP/1.1" 204 0
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27b68a2e5f-2630-419b-8176-973fa4428ef3%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scrape type for b68a2e5f-2630-419b-8176-973fa4428ef3: 1
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scraping new listing b68a2e5f-2630-419b-8176-973fa4428ef3
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: b68a2e5f-2630-419b-8176-973fa4428ef3
2026-03-30 11:45:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: ff06a4a4-e233-57d9-aed3-2297847a96fa with identifier: b68a2e5f-2630-419b-8176-973fa4428ef3
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff06a4a4-e233-57d9-aed3-2297847a96fa
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_1fc0f0be-8b1f-4672-bbc2-8846d1393d7f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1fc0f0be-8b1f-4672-bbc2-8846d1393d7f.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_1e1dc6f8-f007-4e30-b51a-9aa4c0d3c6ce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1e1dc6f8-f007-4e30-b51a-9aa4c0d3c6ce.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_61d58113-78fc-46be-a8c7-430f62c3598d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_61d58113-78fc-46be-a8c7-430f62c3598d.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_3dc889ad-b1ee-4a31-aaf0-d09e5c149b77.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_3dc889ad-b1ee-4a31-aaf0-d09e5c149b77.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_91db933d-376a-4f3a-b121-0c349d8e1a35.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91db933d-376a-4f3a-b121-0c349d8e1a35.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_896630a0-89fd-4cad-8e9b-5668dd339288.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_896630a0-89fd-4cad-8e9b-5668dd339288.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_9e952aa5-12e0-41f8-baeb-fbd9d21b0d07.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_9e952aa5-12e0-41f8-baeb-fbd9d21b0d07.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_32a8e863-22aa-4c2d-a268-ec9248418082.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_32a8e863-22aa-4c2d-a268-ec9248418082.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_fcb28781-fc3e-44ae-b6c9-8ba2a464b9b5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_fcb28781-fc3e-44ae-b6c9-8ba2a464b9b5.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fb68a2e5f-2630-419b-8176-973fa4428ef3_91625a01-077d-49ce-bc47-e23c5fca51e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91625a01-077d-49ce-bc47-e23c5fca51e1.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: ff06a4a4-e233-57d9-aed3-2297847a96fa with identifier b68a2e5f-2630-419b-8176-973fa4428ef3
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:22 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item ff06a4a4-e233-57d9-aed3-2297847a96fa
2026-03-30 11:45: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': 204,
'expiration_date': None,
'fuel_type': 'Electric/Diesel',
'id': 'ff06a4a4-e233-57d9-aed3-2297847a96fa',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/audi-q5-spb-tdi-mhev-s-line-quattro-204cv-s-tronic-promo-electric-diesel-b68a2e5f-2630-419b-8176-973fa4428ef3',
'listing': 'auction',
'make': 'Audi',
'model': 'Q5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1fc0f0be-8b1f-4672-bbc2-8846d1393d7f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1e1dc6f8-f007-4e30-b51a-9aa4c0d3c6ce.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_61d58113-78fc-46be-a8c7-430f62c3598d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_3dc889ad-b1ee-4a31-aaf0-d09e5c149b77.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91db933d-376a-4f3a-b121-0c349d8e1a35.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_896630a0-89fd-4cad-8e9b-5668dd339288.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_9e952aa5-12e0-41f8-baeb-fbd9d21b0d07.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_32a8e863-22aa-4c2d-a268-ec9248418082.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_fcb28781-fc3e-44ae-b6c9-8ba2a464b9b5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91625a01-077d-49ce-bc47-e23c5fca51e1.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3494,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1fc0f0be-8b1f-4672-bbc2-8846d1393d7f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3494,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_1e1dc6f8-f007-4e30-b51a-9aa4c0d3c6ce.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3294,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_61d58113-78fc-46be-a8c7-430f62c3598d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3736,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_3dc889ad-b1ee-4a31-aaf0-d09e5c149b77.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3732,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91db933d-376a-4f3a-b121-0c349d8e1a35.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3628,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_896630a0-89fd-4cad-8e9b-5668dd339288.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5226,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_9e952aa5-12e0-41f8-baeb-fbd9d21b0d07.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4238,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_32a8e863-22aa-4c2d-a268-ec9248418082.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 4654,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_fcb28781-fc3e-44ae-b6c9-8ba2a464b9b5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff06a4a4-e233-57d9-aed3-2297847a96fa/ff06a4a4-e233-57d9-aed3-2297847a96fa_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 7442,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/b68a2e5f-2630-419b-8176-973fa4428ef3_91625a01-077d-49ce-bc47-e23c5fca51e1.jpg/250x188.webp',
'Width': 250}],
'price': 58900,
'price_includes_vat': False,
'registration_date': '2025-12-01',
'seller_name': None,
'title': 'Audi Q5 SPB tdi mhev S line quattro 204cv s-tronic *PROMO*',
'transmission': 'automatic',
'trim': 'SPB tdi mhev S line quattro 204cv s-tronic *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27b68a2e5f-2630-419b-8176-973fa4428ef3%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Saving data for b68a2e5f-2630-419b-8176-973fa4428ef3: {'created_time': 1774871122.871892, 'last_price_update_time': 1774871122.871902}
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='b68a2e5f-2630-419b-8176-973fa4428ef3') HTTP/1.1" 204 0
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27489e78e0-9770-4c61-8b7b-5149f7e50dae%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scrape type for 489e78e0-9770-4c61-8b7b-5149f7e50dae: 1
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Scraping new listing 489e78e0-9770-4c61-8b7b-5149f7e50dae
2026-03-30 11:45:22 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 489e78e0-9770-4c61-8b7b-5149f7e50dae
2026-03-30 11:45:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 45324f13-162c-501d-9d4d-b4ff6b32b9e2 with identifier: 489e78e0-9770-4c61-8b7b-5149f7e50dae
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 45324f13-162c-501d-9d4d-b4ff6b32b9e2
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_2874527d-77bb-4285-9a4c-d20cf8bfb6dc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_2874527d-77bb-4285-9a4c-d20cf8bfb6dc.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_24d9d56d-610e-4575-a955-d9cae7168877.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_24d9d56d-610e-4575-a955-d9cae7168877.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_c9e91849-750c-4f00-be1a-4bcb561172f5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_c9e91849-750c-4f00-be1a-4bcb561172f5.jpg/250x188.webp already downloaded
2026-03-30 11:45:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_ba08a6f6-e2d7-4b06-b060-9814cff419ab.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_ba08a6f6-e2d7-4b06-b060-9814cff419ab.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_d5737441-2208-4b20-a99d-a38972a8ce09.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d5737441-2208-4b20-a99d-a38972a8ce09.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_6699a62a-a93e-4bbe-ab59-c76ba879c00f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_6699a62a-a93e-4bbe-ab59-c76ba879c00f.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_d48058ba-672b-457a-8ed0-76e22537debd.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d48058ba-672b-457a-8ed0-76e22537debd.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_cac86b5b-c877-4331-bedf-94483b23afde.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_cac86b5b-c877-4331-bedf-94483b23afde.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F489e78e0-9770-4c61-8b7b-5149f7e50dae_81fb3865-d9b8-4992-8953-362e3ce8818d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_81fb3865-d9b8-4992-8953-362e3ce8818d.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 45324f13-162c-501d-9d4d-b4ff6b32b9e2 with identifier 489e78e0-9770-4c61-8b7b-5149f7e50dae
2026-03-30 11:45:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 45324f13-162c-501d-9d4d-b4ff6b32b9e2
2026-03-30 11:45: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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '45324f13-162c-501d-9d4d-b4ff6b32b9e2',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-premium-promo-gasoline-489e78e0-9770-4c61-8b7b-5149f7e50dae',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_2874527d-77bb-4285-9a4c-d20cf8bfb6dc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_24d9d56d-610e-4575-a955-d9cae7168877.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_c9e91849-750c-4f00-be1a-4bcb561172f5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_ba08a6f6-e2d7-4b06-b060-9814cff419ab.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d5737441-2208-4b20-a99d-a38972a8ce09.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_6699a62a-a93e-4bbe-ab59-c76ba879c00f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d48058ba-672b-457a-8ed0-76e22537debd.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_cac86b5b-c877-4331-bedf-94483b23afde.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_81fb3865-d9b8-4992-8953-362e3ce8818d.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_2874527d-77bb-4285-9a4c-d20cf8bfb6dc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_24d9d56d-610e-4575-a955-d9cae7168877.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_c9e91849-750c-4f00-be1a-4bcb561172f5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_ba08a6f6-e2d7-4b06-b060-9814cff419ab.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d5737441-2208-4b20-a99d-a38972a8ce09.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_6699a62a-a93e-4bbe-ab59-c76ba879c00f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_d48058ba-672b-457a-8ed0-76e22537debd.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_cac86b5b-c877-4331-bedf-94483b23afde.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45324f13-162c-501d-9d4d-b4ff6b32b9e2/45324f13-162c-501d-9d4d-b4ff6b32b9e2_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/489e78e0-9770-4c61-8b7b-5149f7e50dae_81fb3865-d9b8-4992-8953-362e3ce8818d.jpg/250x188.webp',
'Width': 250}],
'price': 25690,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27489e78e0-9770-4c61-8b7b-5149f7e50dae%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Saving data for 489e78e0-9770-4c61-8b7b-5149f7e50dae: {'created_time': 1774871123.137123, 'last_price_update_time': 1774871123.137133}
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='489e78e0-9770-4c61-8b7b-5149f7e50dae') HTTP/1.1" 204 0
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%277bbef6e2-b159-4691-b265-6ac7435a171b%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Scrape type for 7bbef6e2-b159-4691-b265-6ac7435a171b: 1
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Scraping new listing 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:23 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fa12181e-1aa8-5479-a6a0-87e2fa9a1b98 with identifier: 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa12181e-1aa8-5479-a6a0-87e2fa9a1b98
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp already downloaded
2026-03-30 11:45:23 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fa12181e-1aa8-5479-a6a0-87e2fa9a1b98 with identifier 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:23 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:23 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fa12181e-1aa8-5479-a6a0-87e2fa9a1b98
2026-03-30 11:45: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': 'fa12181e-1aa8-5479-a6a0-87e2fa9a1b98',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-boost-2wd-promo-electric-gasoline-7bbef6e2-b159-4691-b265-6ac7435a171b',
'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/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3490,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3556,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3012,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3002,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3526,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3480,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5572,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 6490,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5630,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3178,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp',
'Width': 250}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2025-12-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev Boost 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev Boost 2wd *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%277bbef6e2-b159-4691-b265-6ac7435a171b%27 HTTP/1.1" 200 None
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Saving data for 7bbef6e2-b159-4691-b265-6ac7435a171b: {'created_time': 1774871123.388217, 'last_price_update_time': 1774871123.388227}
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='7bbef6e2-b159-4691-b265-6ac7435a171b') HTTP/1.1" 204 0
2026-03-30 11:45:23 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 31910200, page: 2
2026-03-30 11:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 11:45:25 [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-30 11:45:25 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 2
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27595ed321-191b-4e8a-8d8d-90b2bfc57e51%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scrape type for 595ed321-191b-4e8a-8d8d-90b2bfc57e51: 1
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scraping new listing 595ed321-191b-4e8a-8d8d-90b2bfc57e51
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 595ed321-191b-4e8a-8d8d-90b2bfc57e51
2026-03-30 11:45:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1e81fe-1443-50b7-b77d-cf8c1508a167 with identifier: 595ed321-191b-4e8a-8d8d-90b2bfc57e51
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 5e1e81fe-1443-50b7-b77d-cf8c1508a167
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_60bb5183-7cd4-4c14-853d-97f131d29596.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_60bb5183-7cd4-4c14-853d-97f131d29596.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_b2e36fcd-718c-4c50-96e8-663345abaace.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_b2e36fcd-718c-4c50-96e8-663345abaace.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_0bdfc1b8-b2ac-44a9-a8b0-3a7cc1b398c7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0bdfc1b8-b2ac-44a9-a8b0-3a7cc1b398c7.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_0f09ff93-ba9b-4bb3-b467-76f2a8ce404e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0f09ff93-ba9b-4bb3-b467-76f2a8ce404e.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_f5d25dbf-76a0-46a1-a9db-dd45ce82202f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_f5d25dbf-76a0-46a1-a9db-dd45ce82202f.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_9c8d64ab-ed55-4b35-9946-598a50a3d5ed.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9c8d64ab-ed55-4b35-9946-598a50a3d5ed.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_6ba230e6-bf47-49b7-b5ca-02b6a46178f1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_6ba230e6-bf47-49b7-b5ca-02b6a46178f1.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F595ed321-191b-4e8a-8d8d-90b2bfc57e51_9e6d59d9-90ae-4b41-97fb-a31fa893271a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9e6d59d9-90ae-4b41-97fb-a31fa893271a.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 5e1e81fe-1443-50b7-b77d-cf8c1508a167 with identifier 595ed321-191b-4e8a-8d8d-90b2bfc57e51
2026-03-30 11:45:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 5e1e81fe-1443-50b7-b77d-cf8c1508a167
2026-03-30 11:45: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': 279,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '5e1e81fe-1443-50b7-b77d-cf8c1508a167',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-7-shs-p-1-5-tgdi-phev-premium-promo-electric-gasoline-595ed321-191b-4e8a-8d8d-90b2bfc57e51',
'listing': 'auction',
'make': 'Omoda',
'model': '7',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 8,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_60bb5183-7cd4-4c14-853d-97f131d29596.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_b2e36fcd-718c-4c50-96e8-663345abaace.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0bdfc1b8-b2ac-44a9-a8b0-3a7cc1b398c7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0f09ff93-ba9b-4bb3-b467-76f2a8ce404e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_f5d25dbf-76a0-46a1-a9db-dd45ce82202f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9c8d64ab-ed55-4b35-9946-598a50a3d5ed.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_6ba230e6-bf47-49b7-b5ca-02b6a46178f1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9e6d59d9-90ae-4b41-97fb-a31fa893271a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3854,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_60bb5183-7cd4-4c14-853d-97f131d29596.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3420,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_b2e36fcd-718c-4c50-96e8-663345abaace.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 5526,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0bdfc1b8-b2ac-44a9-a8b0-3a7cc1b398c7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 4366,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_0f09ff93-ba9b-4bb3-b467-76f2a8ce404e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 4984,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_f5d25dbf-76a0-46a1-a9db-dd45ce82202f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 6594,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9c8d64ab-ed55-4b35-9946-598a50a3d5ed.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4024,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_6ba230e6-bf47-49b7-b5ca-02b6a46178f1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1e81fe-1443-50b7-b77d-cf8c1508a167/5e1e81fe-1443-50b7-b77d-cf8c1508a167_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4520,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/595ed321-191b-4e8a-8d8d-90b2bfc57e51_9e6d59d9-90ae-4b41-97fb-a31fa893271a.jpg/250x188.webp',
'Width': 250}],
'price': 36800,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Omoda 7 SHS-P 1.5 tgdi phev Premium *PROMO*',
'transmission': 'automatic',
'trim': 'SHS-P 1.5 tgdi phev Premium *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27595ed321-191b-4e8a-8d8d-90b2bfc57e51%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Saving data for 595ed321-191b-4e8a-8d8d-90b2bfc57e51: {'created_time': 1774871125.396894, 'last_price_update_time': 1774871125.39691}
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='595ed321-191b-4e8a-8d8d-90b2bfc57e51') HTTP/1.1" 204 0
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2778bd1aea-6c3d-452b-8dae-871760c44da4%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scrape type for 78bd1aea-6c3d-452b-8dae-871760c44da4: 1
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scraping new listing 78bd1aea-6c3d-452b-8dae-871760c44da4
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 78bd1aea-6c3d-452b-8dae-871760c44da4
2026-03-30 11:45:25 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: d3d2ca4c-550c-51f2-9f59-a9e4216d0e73 with identifier: 78bd1aea-6c3d-452b-8dae-871760c44da4
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item d3d2ca4c-550c-51f2-9f59-a9e4216d0e73
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_e7172349-1fe2-44c4-a609-6bcbcd1f3ba9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7172349-1fe2-44c4-a609-6bcbcd1f3ba9.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_e7bcd796-fb8b-4997-919a-3749874995d3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7bcd796-fb8b-4997-919a-3749874995d3.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_943f841f-cef4-406f-9619-4c7b203eb816.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_943f841f-cef4-406f-9619-4c7b203eb816.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_27bfccda-76e4-437b-9f70-41ba9a87ceb0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_27bfccda-76e4-437b-9f70-41ba9a87ceb0.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_90759fb5-8e55-4d86-9aa3-d4663f3a108b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_90759fb5-8e55-4d86-9aa3-d4663f3a108b.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_4aa74a18-c16d-40f7-a17d-a60e5a89b0be.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_4aa74a18-c16d-40f7-a17d-a60e5a89b0be.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_1c8c2bc2-6474-483b-8b1b-ef92f7aeec41.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_1c8c2bc2-6474-483b-8b1b-ef92f7aeec41.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_be36e64a-28b1-4446-9ae0-3a7a42696a22.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_be36e64a-28b1-4446-9ae0-3a7a42696a22.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F78bd1aea-6c3d-452b-8dae-871760c44da4_c18df28a-fbf6-4911-b390-a7ea56b30a6a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_c18df28a-fbf6-4911-b390-a7ea56b30a6a.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: d3d2ca4c-550c-51f2-9f59-a9e4216d0e73 with identifier 78bd1aea-6c3d-452b-8dae-871760c44da4
2026-03-30 11:45:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:25 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:25 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item d3d2ca4c-550c-51f2-9f59-a9e4216d0e73
2026-03-30 11:45: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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': 'd3d2ca4c-550c-51f2-9f59-a9e4216d0e73',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-pure-promo-gasoline-78bd1aea-6c3d-452b-8dae-871760c44da4',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7172349-1fe2-44c4-a609-6bcbcd1f3ba9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7bcd796-fb8b-4997-919a-3749874995d3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_943f841f-cef4-406f-9619-4c7b203eb816.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_27bfccda-76e4-437b-9f70-41ba9a87ceb0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_90759fb5-8e55-4d86-9aa3-d4663f3a108b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_4aa74a18-c16d-40f7-a17d-a60e5a89b0be.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_1c8c2bc2-6474-483b-8b1b-ef92f7aeec41.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_be36e64a-28b1-4446-9ae0-3a7a42696a22.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_c18df28a-fbf6-4911-b390-a7ea56b30a6a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7172349-1fe2-44c4-a609-6bcbcd1f3ba9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_e7bcd796-fb8b-4997-919a-3749874995d3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_943f841f-cef4-406f-9619-4c7b203eb816.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_27bfccda-76e4-437b-9f70-41ba9a87ceb0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_90759fb5-8e55-4d86-9aa3-d4663f3a108b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_4aa74a18-c16d-40f7-a17d-a60e5a89b0be.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_1c8c2bc2-6474-483b-8b1b-ef92f7aeec41.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_be36e64a-28b1-4446-9ae0-3a7a42696a22.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d3d2ca4c-550c-51f2-9f59-a9e4216d0e73/d3d2ca4c-550c-51f2-9f59-a9e4216d0e73_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/78bd1aea-6c3d-452b-8dae-871760c44da4_c18df28a-fbf6-4911-b390-a7ea56b30a6a.jpg/250x188.webp',
'Width': 250}],
'price': 22590,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PURE *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PURE *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2778bd1aea-6c3d-452b-8dae-871760c44da4%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Saving data for 78bd1aea-6c3d-452b-8dae-871760c44da4: {'created_time': 1774871125.631447, 'last_price_update_time': 1774871125.631459}
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='78bd1aea-6c3d-452b-8dae-871760c44da4') HTTP/1.1" 204 0
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%277bbef6e2-b159-4691-b265-6ac7435a171b%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scrape type for 7bbef6e2-b159-4691-b265-6ac7435a171b: 1
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Scraping new listing 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:25 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa12181e-1aa8-5479-a6a0-87e2fa9a1b98
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp already downloaded
2026-03-30 11:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fa12181e-1aa8-5479-a6a0-87e2fa9a1b98 with identifier 7bbef6e2-b159-4691-b265-6ac7435a171b
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fa12181e-1aa8-5479-a6a0-87e2fa9a1b98
2026-03-30 11:45: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': 'fa12181e-1aa8-5479-a6a0-87e2fa9a1b98',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-boost-2wd-promo-electric-gasoline-7bbef6e2-b159-4691-b265-6ac7435a171b',
'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/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3490,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_2da438af-8365-4107-a72c-528b9bc95174.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3556,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_933905df-f7a5-40f3-b0c6-728947ab944f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3012,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_53695bcd-5dfe-48f9-9f70-eaac17a55422.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3002,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_dca399cc-dd42-425c-a81a-e691a1bb4425.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3526,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_4ca4ca03-f19b-49c0-97e9-20e9c8108e61.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3480,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_27ebe3a0-4dc1-4e83-a937-a12387194ee4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5572,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_e8df9b02-bfb5-4f52-8201-6b2e667762a2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 6490,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_bf52c4c7-ba34-4548-b4f7-a1341fb82d21.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5630,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_d111808e-721c-49c4-9988-a67ee4aafa59.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa12181e-1aa8-5479-a6a0-87e2fa9a1b98/fa12181e-1aa8-5479-a6a0-87e2fa9a1b98_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3178,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/7bbef6e2-b159-4691-b265-6ac7435a171b_ccf5ac50-38d9-4c99-94ad-3ee18f52454a.jpg/250x188.webp',
'Width': 250}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2025-12-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev Boost 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev Boost 2wd *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%277bbef6e2-b159-4691-b265-6ac7435a171b%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Saving data for 7bbef6e2-b159-4691-b265-6ac7435a171b: {'created_time': 1774871126.153284, 'last_price_update_time': 1774871126.153295}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='7bbef6e2-b159-4691-b265-6ac7435a171b') HTTP/1.1" 204 0
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scrape type for f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb: 1
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scraping new listing f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb
2026-03-30 11:45:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 94444aff-62be-598c-b3f3-d87a12b88469 with identifier: f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 94444aff-62be-598c-b3f3-d87a12b88469
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_4cd6d8d9-9146-4027-be4d-4fcb9568835f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_4cd6d8d9-9146-4027-be4d-4fcb9568835f.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2aed7afe-1c2e-4916-97b3-aa3db7e0587c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2aed7afe-1c2e-4916-97b3-aa3db7e0587c.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_b245c2d8-b959-4d39-90cb-6ad2895461e1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_b245c2d8-b959-4d39-90cb-6ad2895461e1.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f54aa428-f4da-447c-af99-44bf3eab5c03.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f54aa428-f4da-447c-af99-44bf3eab5c03.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_72fad1e2-65ac-41ea-844c-74a6128a4db6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_72fad1e2-65ac-41ea-844c-74a6128a4db6.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_a1df299f-02fb-4489-b6e0-8f80b915c068.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_a1df299f-02fb-4489-b6e0-8f80b915c068.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2162ff2e-b62f-4109-8964-1e9c6d8d1717.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2162ff2e-b62f-4109-8964-1e9c6d8d1717.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_0c1045cc-12e0-4222-b031-b2d5644866be.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_0c1045cc-12e0-4222-b031-b2d5644866be.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f6f74dca-0423-4c30-9663-5f95e797af22.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f6f74dca-0423-4c30-9663-5f95e797af22.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 94444aff-62be-598c-b3f3-d87a12b88469 with identifier f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 94444aff-62be-598c-b3f3-d87a12b88469
2026-03-30 11:45: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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '94444aff-62be-598c-b3f3-d87a12b88469',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-rottamazione-electric-gasoline-f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_4cd6d8d9-9146-4027-be4d-4fcb9568835f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2aed7afe-1c2e-4916-97b3-aa3db7e0587c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_b245c2d8-b959-4d39-90cb-6ad2895461e1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f54aa428-f4da-447c-af99-44bf3eab5c03.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_72fad1e2-65ac-41ea-844c-74a6128a4db6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_a1df299f-02fb-4489-b6e0-8f80b915c068.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2162ff2e-b62f-4109-8964-1e9c6d8d1717.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_0c1045cc-12e0-4222-b031-b2d5644866be.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f6f74dca-0423-4c30-9663-5f95e797af22.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_4cd6d8d9-9146-4027-be4d-4fcb9568835f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2aed7afe-1c2e-4916-97b3-aa3db7e0587c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_b245c2d8-b959-4d39-90cb-6ad2895461e1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f54aa428-f4da-447c-af99-44bf3eab5c03.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_72fad1e2-65ac-41ea-844c-74a6128a4db6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_a1df299f-02fb-4489-b6e0-8f80b915c068.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_2162ff2e-b62f-4109-8964-1e9c6d8d1717.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_0c1045cc-12e0-4222-b031-b2d5644866be.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94444aff-62be-598c-b3f3-d87a12b88469/94444aff-62be-598c-b3f3-d87a12b88469_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb_f6f74dca-0423-4c30-9663-5f95e797af22.jpg/250x188.webp',
'Width': 250}],
'price': 25980,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'vin': None,
'year': 2026}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Saving data for f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb: {'created_time': 1774871126.419019, 'last_price_update_time': 1774871126.41903}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='f8d5a0c5-0fe1-41a6-a1fe-d1b86f3d9fdb') HTTP/1.1" 204 0
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27db255072-2384-43c3-8e13-34e0d6f1b932%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scrape type for db255072-2384-43c3-8e13-34e0d6f1b932: 1
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scraping new listing db255072-2384-43c3-8e13-34e0d6f1b932
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: db255072-2384-43c3-8e13-34e0d6f1b932
2026-03-30 11:45:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d8424e-2b84-5173-8f1f-b4c6bf0de568 with identifier: db255072-2384-43c3-8e13-34e0d6f1b932
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 11d8424e-2b84-5173-8f1f-b4c6bf0de568
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_53100567-71b4-4118-a2fb-32da83c642ab.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_53100567-71b4-4118-a2fb-32da83c642ab.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_e074c0fd-bef2-4e3e-a1c1-45555fdd5aac.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e074c0fd-bef2-4e3e-a1c1-45555fdd5aac.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_e95831a1-0bd0-4c06-a6f3-1fc393998d2f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e95831a1-0bd0-4c06-a6f3-1fc393998d2f.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_46a15b20-0735-414e-9dbc-c65146462dc5.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_46a15b20-0735-414e-9dbc-c65146462dc5.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_d9256471-10a1-4e0f-968f-f059b22c84b3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_d9256471-10a1-4e0f-968f-f059b22c84b3.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_ef7c5f6d-0bd1-44b6-87b5-c909a1f905a8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_ef7c5f6d-0bd1-44b6-87b5-c909a1f905a8.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_6de90e71-6852-4a72-a162-429505abeccc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_6de90e71-6852-4a72-a162-429505abeccc.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fdb255072-2384-43c3-8e13-34e0d6f1b932_509af032-e5d9-4e42-a348-c5c18c4e0257.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_509af032-e5d9-4e42-a348-c5c18c4e0257.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 11d8424e-2b84-5173-8f1f-b4c6bf0de568 with identifier db255072-2384-43c3-8e13-34e0d6f1b932
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 11d8424e-2b84-5173-8f1f-b4c6bf0de568
2026-03-30 11:45: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': 347,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '11d8424e-2b84-5173-8f1f-b4c6bf0de568',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/jaecoo-j7-shs-p-1-5-tgdi-exclusive-347cv-promo-rottamazione-electric-gasoline-db255072-2384-43c3-8e13-34e0d6f1b932',
'listing': 'auction',
'make': 'Jaecoo',
'model': 'J7',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 8,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_53100567-71b4-4118-a2fb-32da83c642ab.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e074c0fd-bef2-4e3e-a1c1-45555fdd5aac.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e95831a1-0bd0-4c06-a6f3-1fc393998d2f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_46a15b20-0735-414e-9dbc-c65146462dc5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_d9256471-10a1-4e0f-968f-f059b22c84b3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_ef7c5f6d-0bd1-44b6-87b5-c909a1f905a8.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_6de90e71-6852-4a72-a162-429505abeccc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_509af032-e5d9-4e42-a348-c5c18c4e0257.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3318,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_53100567-71b4-4118-a2fb-32da83c642ab.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e074c0fd-bef2-4e3e-a1c1-45555fdd5aac.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3666,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_e95831a1-0bd0-4c06-a6f3-1fc393998d2f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3244,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_46a15b20-0735-414e-9dbc-c65146462dc5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3534,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_d9256471-10a1-4e0f-968f-f059b22c84b3.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3436,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_ef7c5f6d-0bd1-44b6-87b5-c909a1f905a8.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5818,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_6de90e71-6852-4a72-a162-429505abeccc.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_11d8424e-2b84-5173-8f1f-b4c6bf0de568/11d8424e-2b84-5173-8f1f-b4c6bf0de568_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3844,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/db255072-2384-43c3-8e13-34e0d6f1b932_509af032-e5d9-4e42-a348-c5c18c4e0257.jpg/250x188.webp',
'Width': 140}],
'price': 33700,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Jaecoo J7 SHS-P 1.5 tgdi Exclusive 347CV *PROMO ROTTAMAZIONE',
'transmission': 'automatic',
'trim': 'SHS-P 1.5 tgdi Exclusive 347CV *PROMO ROTTAMAZIONE',
'vin': None,
'year': 2026}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27db255072-2384-43c3-8e13-34e0d6f1b932%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Saving data for db255072-2384-43c3-8e13-34e0d6f1b932: {'created_time': 1774871126.651452, 'last_price_update_time': 1774871126.651463}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='db255072-2384-43c3-8e13-34e0d6f1b932') HTTP/1.1" 204 0
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%279d4590da-083e-4c94-a065-d14e8b0ed165%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scrape type for 9d4590da-083e-4c94-a065-d14e8b0ed165: 1
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scraping new listing 9d4590da-083e-4c94-a065-d14e8b0ed165
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 9d4590da-083e-4c94-a065-d14e8b0ed165
2026-03-30 11:45:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e53919c8-8e0a-5754-bdbe-d84c87bf447d with identifier: 9d4590da-083e-4c94-a065-d14e8b0ed165
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e53919c8-8e0a-5754-bdbe-d84c87bf447d
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_bff5c437-c7eb-4060-a0a3-677df1c7f068.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_bff5c437-c7eb-4060-a0a3-677df1c7f068.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_0718b81e-5dad-40fb-af07-30385a116cc3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_0718b81e-5dad-40fb-af07-30385a116cc3.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_805f15de-35cd-4034-b735-7c4396b7f7fa.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_805f15de-35cd-4034-b735-7c4396b7f7fa.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_c6753df1-9321-44c9-a2c6-57a15cf19186.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c6753df1-9321-44c9-a2c6-57a15cf19186.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_dda3c0d7-adc8-41f4-8919-9425056481cf.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_dda3c0d7-adc8-41f4-8919-9425056481cf.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_241c5a39-817e-4e9e-bbae-7da27ebb850d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_241c5a39-817e-4e9e-bbae-7da27ebb850d.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_3f3294a8-98f3-4a4d-ae1f-78231911b5f7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_3f3294a8-98f3-4a4d-ae1f-78231911b5f7.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_522ca692-4921-44be-9184-4bcfb39d7dda.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_522ca692-4921-44be-9184-4bcfb39d7dda.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_60456ee3-aabd-4afc-aef7-f55fad1f7d60.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_60456ee3-aabd-4afc-aef7-f55fad1f7d60.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F9d4590da-083e-4c94-a065-d14e8b0ed165_c28a7fb1-6a35-4115-864b-7a662425cd1e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c28a7fb1-6a35-4115-864b-7a662425cd1e.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: e53919c8-8e0a-5754-bdbe-d84c87bf447d with identifier 9d4590da-083e-4c94-a065-d14e8b0ed165
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item e53919c8-8e0a-5754-bdbe-d84c87bf447d
2026-03-30 11:45: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': 'e53919c8-8e0a-5754-bdbe-d84c87bf447d',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-comfort-2wd-promo-electric-gasoline-9d4590da-083e-4c94-a065-d14e8b0ed165',
'listing': 'auction',
'make': 'BYD',
'model': 'Seal U',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_bff5c437-c7eb-4060-a0a3-677df1c7f068.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_0718b81e-5dad-40fb-af07-30385a116cc3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_805f15de-35cd-4034-b735-7c4396b7f7fa.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c6753df1-9321-44c9-a2c6-57a15cf19186.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_dda3c0d7-adc8-41f4-8919-9425056481cf.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_241c5a39-817e-4e9e-bbae-7da27ebb850d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_3f3294a8-98f3-4a4d-ae1f-78231911b5f7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_522ca692-4921-44be-9184-4bcfb39d7dda.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_60456ee3-aabd-4afc-aef7-f55fad1f7d60.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c28a7fb1-6a35-4115-864b-7a662425cd1e.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3354,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_bff5c437-c7eb-4060-a0a3-677df1c7f068.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3600,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_0718b81e-5dad-40fb-af07-30385a116cc3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2912,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_805f15de-35cd-4034-b735-7c4396b7f7fa.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3358,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c6753df1-9321-44c9-a2c6-57a15cf19186.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 2790,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_dda3c0d7-adc8-41f4-8919-9425056481cf.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3430,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_241c5a39-817e-4e9e-bbae-7da27ebb850d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 6896,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_3f3294a8-98f3-4a4d-ae1f-78231911b5f7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3000,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_522ca692-4921-44be-9184-4bcfb39d7dda.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3304,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_60456ee3-aabd-4afc-aef7-f55fad1f7d60.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53919c8-8e0a-5754-bdbe-d84c87bf447d/e53919c8-8e0a-5754-bdbe-d84c87bf447d_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 1922,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9d4590da-083e-4c94-a065-d14e8b0ed165_c28a7fb1-6a35-4115-864b-7a662425cd1e.jpg/250x188.webp',
'Width': 141}],
'price': 32500,
'price_includes_vat': False,
'registration_date': '2025-12-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev Comfort 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev Comfort 2wd *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%279d4590da-083e-4c94-a065-d14e8b0ed165%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Saving data for 9d4590da-083e-4c94-a065-d14e8b0ed165: {'created_time': 1774871126.892628, 'last_price_update_time': 1774871126.892639}
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='9d4590da-083e-4c94-a065-d14e8b0ed165') HTTP/1.1" 204 0
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%272dd036f2-e889-4d97-b3c4-d957aad5eb9d%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scrape type for 2dd036f2-e889-4d97-b3c4-d957aad5eb9d: 1
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Scraping new listing 2dd036f2-e889-4d97-b3c4-d957aad5eb9d
2026-03-30 11:45:26 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 2dd036f2-e889-4d97-b3c4-d957aad5eb9d
2026-03-30 11:45:26 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 1970baf7-5d1d-5bb2-a523-261e04d99d3c with identifier: 2dd036f2-e889-4d97-b3c4-d957aad5eb9d
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1970baf7-5d1d-5bb2-a523-261e04d99d3c
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b0473db9-5f67-4866-b970-ed2adb0969db.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b0473db9-5f67-4866-b970-ed2adb0969db.jpg/250x188.webp already downloaded
2026-03-30 11:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_34145b3c-1f8a-46ac-9b3d-811fb7bf135d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_34145b3c-1f8a-46ac-9b3d-811fb7bf135d.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b2a20e19-5fed-45fb-9863-18415cd44e01.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b2a20e19-5fed-45fb-9863-18415cd44e01.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_8f888f01-7f29-47cf-8133-46d8b6a9a60b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_8f888f01-7f29-47cf-8133-46d8b6a9a60b.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bfb8fc1c-0767-4d45-8a26-e98a9d66f266.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bfb8fc1c-0767-4d45-8a26-e98a9d66f266.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_35ed97b0-0c58-464d-bc9f-39b673256dd1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_35ed97b0-0c58-464d-bc9f-39b673256dd1.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_cfd08687-4562-45a1-949c-7d996c8049b3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_cfd08687-4562-45a1-949c-7d996c8049b3.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bb76cb8d-b3a4-46a2-9c5d-ff88a482b293.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bb76cb8d-b3a4-46a2-9c5d-ff88a482b293.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_4c2f96b0-41f0-4ff4-ad53-673eb7f801a8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_4c2f96b0-41f0-4ff4-ad53-673eb7f801a8.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F2dd036f2-e889-4d97-b3c4-d957aad5eb9d_fdd2a853-28ba-41e1-b14b-74eeb96aa090.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_fdd2a853-28ba-41e1-b14b-74eeb96aa090.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1970baf7-5d1d-5bb2-a523-261e04d99d3c with identifier 2dd036f2-e889-4d97-b3c4-d957aad5eb9d
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1970baf7-5d1d-5bb2-a523-261e04d99d3c
2026-03-30 11:45: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': 101,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '1970baf7-5d1d-5bb2-a523-261e04d99d3c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/peugeot-2008-1-2-puretech-allure-s-s-promo-gasoline-2dd036f2-e889-4d97-b3c4-d957aad5eb9d',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b0473db9-5f67-4866-b970-ed2adb0969db.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_34145b3c-1f8a-46ac-9b3d-811fb7bf135d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b2a20e19-5fed-45fb-9863-18415cd44e01.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_8f888f01-7f29-47cf-8133-46d8b6a9a60b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bfb8fc1c-0767-4d45-8a26-e98a9d66f266.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_35ed97b0-0c58-464d-bc9f-39b673256dd1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_cfd08687-4562-45a1-949c-7d996c8049b3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bb76cb8d-b3a4-46a2-9c5d-ff88a482b293.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_4c2f96b0-41f0-4ff4-ad53-673eb7f801a8.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_fdd2a853-28ba-41e1-b14b-74eeb96aa090.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3354,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b0473db9-5f67-4866-b970-ed2adb0969db.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3624,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_34145b3c-1f8a-46ac-9b3d-811fb7bf135d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3276,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_b2a20e19-5fed-45fb-9863-18415cd44e01.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3316,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_8f888f01-7f29-47cf-8133-46d8b6a9a60b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 2866,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bfb8fc1c-0767-4d45-8a26-e98a9d66f266.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3448,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_35ed97b0-0c58-464d-bc9f-39b673256dd1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3726,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_cfd08687-4562-45a1-949c-7d996c8049b3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 2870,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_bb76cb8d-b3a4-46a2-9c5d-ff88a482b293.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3736,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_4c2f96b0-41f0-4ff4-ad53-673eb7f801a8.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1970baf7-5d1d-5bb2-a523-261e04d99d3c/1970baf7-5d1d-5bb2-a523-261e04d99d3c_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 4714,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/2dd036f2-e889-4d97-b3c4-d957aad5eb9d_fdd2a853-28ba-41e1-b14b-74eeb96aa090.jpg/250x188.webp',
'Width': 250}],
'price': 19890,
'price_includes_vat': False,
'registration_date': '2025-11-01',
'seller_name': None,
'title': 'Peugeot 2008 1.2 puretech Allure S&S *PROMO*',
'transmission': 'automatic',
'trim': '1.2 puretech Allure S&S *PROMO*',
'vin': None,
'year': 2025}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%272dd036f2-e889-4d97-b3c4-d957aad5eb9d%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Saving data for 2dd036f2-e889-4d97-b3c4-d957aad5eb9d: {'created_time': 1774871127.171833, 'last_price_update_time': 1774871127.171846}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='2dd036f2-e889-4d97-b3c4-d957aad5eb9d') HTTP/1.1" 204 0
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2726daa807-ff22-4c61-8b8d-443eac383dae%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scrape type for 26daa807-ff22-4c61-8b8d-443eac383dae: 1
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scraping new listing 26daa807-ff22-4c61-8b8d-443eac383dae
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 26daa807-ff22-4c61-8b8d-443eac383dae
2026-03-30 11:45:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 698db55f-011c-5ba5-a8aa-7157710c6bbc with identifier: 26daa807-ff22-4c61-8b8d-443eac383dae
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 698db55f-011c-5ba5-a8aa-7157710c6bbc
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_bd8dc24f-5903-437d-9f7e-668da10ceda4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_bd8dc24f-5903-437d-9f7e-668da10ceda4.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_e156708f-5642-4392-a06a-776e1069b542.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_e156708f-5642-4392-a06a-776e1069b542.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_54aa47e3-a035-45de-ab31-bcedcd8a77f9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_54aa47e3-a035-45de-ab31-bcedcd8a77f9.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_8fa480d3-0e1e-411d-991b-5016713ee03a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_8fa480d3-0e1e-411d-991b-5016713ee03a.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_22a095ff-06bd-4dc3-9def-d5bb95e89393.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_22a095ff-06bd-4dc3-9def-d5bb95e89393.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_79c7f890-4b32-492b-b88a-e0b9f6837355.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_79c7f890-4b32-492b-b88a-e0b9f6837355.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_5899498f-1c41-4343-bd0a-e820b484c368.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_5899498f-1c41-4343-bd0a-e820b484c368.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_0a122c10-1221-41cb-8d67-9d386faa5fb0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_0a122c10-1221-41cb-8d67-9d386faa5fb0.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_b28b1c2f-99a8-4c68-bb5a-0f89f3fba996.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_b28b1c2f-99a8-4c68-bb5a-0f89f3fba996.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F26daa807-ff22-4c61-8b8d-443eac383dae_fccd6687-55b7-42e6-a841-ae7dbd841744.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_fccd6687-55b7-42e6-a841-ae7dbd841744.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 698db55f-011c-5ba5-a8aa-7157710c6bbc with identifier 26daa807-ff22-4c61-8b8d-443eac383dae
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 698db55f-011c-5ba5-a8aa-7157710c6bbc
2026-03-30 11:45: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': 204,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '698db55f-011c-5ba5-a8aa-7157710c6bbc',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/volkswagen-golf-1-5tsi-ehybrid-ed-plus-204cv-dsg-promo-iva-esp-electric-gasoline-26daa807-ff22-4c61-8b8d-443eac383dae',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_bd8dc24f-5903-437d-9f7e-668da10ceda4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_e156708f-5642-4392-a06a-776e1069b542.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_54aa47e3-a035-45de-ab31-bcedcd8a77f9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_8fa480d3-0e1e-411d-991b-5016713ee03a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_22a095ff-06bd-4dc3-9def-d5bb95e89393.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_79c7f890-4b32-492b-b88a-e0b9f6837355.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_5899498f-1c41-4343-bd0a-e820b484c368.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_0a122c10-1221-41cb-8d67-9d386faa5fb0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_b28b1c2f-99a8-4c68-bb5a-0f89f3fba996.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_fccd6687-55b7-42e6-a841-ae7dbd841744.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3256,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_bd8dc24f-5903-437d-9f7e-668da10ceda4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3380,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_e156708f-5642-4392-a06a-776e1069b542.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2984,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_54aa47e3-a035-45de-ab31-bcedcd8a77f9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2964,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_8fa480d3-0e1e-411d-991b-5016713ee03a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3340,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_22a095ff-06bd-4dc3-9def-d5bb95e89393.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3216,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_79c7f890-4b32-492b-b88a-e0b9f6837355.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5622,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_5899498f-1c41-4343-bd0a-e820b484c368.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3334,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_0a122c10-1221-41cb-8d67-9d386faa5fb0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 6992,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_b28b1c2f-99a8-4c68-bb5a-0f89f3fba996.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_698db55f-011c-5ba5-a8aa-7157710c6bbc/698db55f-011c-5ba5-a8aa-7157710c6bbc_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2408,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/26daa807-ff22-4c61-8b8d-443eac383dae_fccd6687-55b7-42e6-a841-ae7dbd841744.jpg/250x188.webp',
'Width': 250}],
'price': 36800,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'Volkswagen Golf 1.5tsi ehybrid Ed. Plus 204cv dsg PROMO IVA ESP.',
'transmission': 'automatic',
'trim': '1.5tsi ehybrid Ed. Plus 204cv dsg PROMO IVA ESP.',
'vin': None,
'year': 2026}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2726daa807-ff22-4c61-8b8d-443eac383dae%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Saving data for 26daa807-ff22-4c61-8b8d-443eac383dae: {'created_time': 1774871127.440408, 'last_price_update_time': 1774871127.440421}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='26daa807-ff22-4c61-8b8d-443eac383dae') HTTP/1.1" 204 0
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%271f03f9b4-c496-4b53-aea4-e87b4c5edd0f%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scrape type for 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f: 1
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scraping new listing 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f
2026-03-30 11:45:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: fdbae683-ca3a-57bb-914f-a37b627e308c with identifier: 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdbae683-ca3a-57bb-914f-a37b627e308c
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_887a75c2-c7c7-4596-b2c5-5bbd4bf9087b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_887a75c2-c7c7-4596-b2c5-5bbd4bf9087b.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_31a261ea-4b95-4470-9c23-a6d0c04f2031.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_31a261ea-4b95-4470-9c23-a6d0c04f2031.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_7b2641fc-64c7-4541-aca5-fe947f3c1fd4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_7b2641fc-64c7-4541-aca5-fe947f3c1fd4.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_9bfcd464-ee52-4189-9ef0-8a6b71d97531.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_9bfcd464-ee52-4189-9ef0-8a6b71d97531.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5fd5134e-aaa1-4741-8654-f48af808d14c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5fd5134e-aaa1-4741-8654-f48af808d14c.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_1634ff40-e037-4461-adaf-ee23419cd925.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_1634ff40-e037-4461-adaf-ee23419cd925.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_05468b27-a2e2-4001-be86-c3f6bb9f8e96.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_05468b27-a2e2-4001-be86-c3f6bb9f8e96.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_ce0019be-63ce-4a69-aa75-10ed1271f536.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_ce0019be-63ce-4a69-aa75-10ed1271f536.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_2dbed172-02c7-470e-b1cf-787b87a97436.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_2dbed172-02c7-470e-b1cf-787b87a97436.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5e45ed61-7a2e-4a8c-8f76-999dad2409ce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5e45ed61-7a2e-4a8c-8f76-999dad2409ce.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: fdbae683-ca3a-57bb-914f-a37b627e308c with identifier 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item fdbae683-ca3a-57bb-914f-a37b627e308c
2026-03-30 11:45: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': 131,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'fdbae683-ca3a-57bb-914f-a37b627e308c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-hr-v-1-5-hev-advance-ecvt-promo-electric-gasoline-1f03f9b4-c496-4b53-aea4-e87b4c5edd0f',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 13,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_887a75c2-c7c7-4596-b2c5-5bbd4bf9087b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_31a261ea-4b95-4470-9c23-a6d0c04f2031.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_7b2641fc-64c7-4541-aca5-fe947f3c1fd4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_9bfcd464-ee52-4189-9ef0-8a6b71d97531.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5fd5134e-aaa1-4741-8654-f48af808d14c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_1634ff40-e037-4461-adaf-ee23419cd925.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_05468b27-a2e2-4001-be86-c3f6bb9f8e96.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_ce0019be-63ce-4a69-aa75-10ed1271f536.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_2dbed172-02c7-470e-b1cf-787b87a97436.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5e45ed61-7a2e-4a8c-8f76-999dad2409ce.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3508,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_887a75c2-c7c7-4596-b2c5-5bbd4bf9087b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3568,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_31a261ea-4b95-4470-9c23-a6d0c04f2031.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3104,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_7b2641fc-64c7-4541-aca5-fe947f3c1fd4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3148,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_9bfcd464-ee52-4189-9ef0-8a6b71d97531.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 2792,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5fd5134e-aaa1-4741-8654-f48af808d14c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3278,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_1634ff40-e037-4461-adaf-ee23419cd925.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3486,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_05468b27-a2e2-4001-be86-c3f6bb9f8e96.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5964,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_ce0019be-63ce-4a69-aa75-10ed1271f536.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3446,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_2dbed172-02c7-470e-b1cf-787b87a97436.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdbae683-ca3a-57bb-914f-a37b627e308c/fdbae683-ca3a-57bb-914f-a37b627e308c_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3050,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1f03f9b4-c496-4b53-aea4-e87b4c5edd0f_5e45ed61-7a2e-4a8c-8f76-999dad2409ce.jpg/250x188.webp',
'Width': 141}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda HR-V 1.5 hev Advance ecvt *PROMO*',
'transmission': 'automatic',
'trim': '1.5 hev Advance ecvt *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%271f03f9b4-c496-4b53-aea4-e87b4c5edd0f%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Saving data for 1f03f9b4-c496-4b53-aea4-e87b4c5edd0f: {'created_time': 1774871127.695619, 'last_price_update_time': 1774871127.695632}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='1f03f9b4-c496-4b53-aea4-e87b4c5edd0f') HTTP/1.1" 204 0
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2791d532d5-6879-4720-829a-bb6d0d528913%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scrape type for 91d532d5-6879-4720-829a-bb6d0d528913: 1
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Scraping new listing 91d532d5-6879-4720-829a-bb6d0d528913
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 91d532d5-6879-4720-829a-bb6d0d528913
2026-03-30 11:45:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1a1079-8567-5d98-bdd8-3eb063c65ec0 with identifier: 91d532d5-6879-4720-829a-bb6d0d528913
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d1a1079-8567-5d98-bdd8-3eb063c65ec0
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_7123e57f-308d-4b20-a376-16d8c03e82ac.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7123e57f-308d-4b20-a376-16d8c03e82ac.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_5894e566-6b53-4cf7-8c16-3328e9aeae85.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_5894e566-6b53-4cf7-8c16-3328e9aeae85.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_d7eb9c73-8e0f-4e3e-9b91-26e06238277f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_d7eb9c73-8e0f-4e3e-9b91-26e06238277f.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_07cc843b-96a3-4280-a608-d78332e8dd7b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_07cc843b-96a3-4280-a608-d78332e8dd7b.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_bdb1e3ce-940c-4004-baba-811182bcfd40.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_bdb1e3ce-940c-4004-baba-811182bcfd40.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_56702435-767e-48c3-9932-269072bfc5d1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_56702435-767e-48c3-9932-269072bfc5d1.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_723eecb9-ab80-4f0b-9933-202a562960d3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_723eecb9-ab80-4f0b-9933-202a562960d3.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_9a15da6a-b829-4cd4-a038-e8918c5113da.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_9a15da6a-b829-4cd4-a038-e8918c5113da.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_7704a008-ae37-4050-ac9d-6181494ac5ea.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7704a008-ae37-4050-ac9d-6181494ac5ea.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F91d532d5-6879-4720-829a-bb6d0d528913_a2c7f595-4aa5-490c-8186-b83fbb90e78f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_a2c7f595-4aa5-490c-8186-b83fbb90e78f.jpg/250x188.webp already downloaded
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 2d1a1079-8567-5d98-bdd8-3eb063c65ec0 with identifier 91d532d5-6879-4720-829a-bb6d0d528913
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:27 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 2d1a1079-8567-5d98-bdd8-3eb063c65ec0
2026-03-30 11:45: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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '2d1a1079-8567-5d98-bdd8-3eb063c65ec0',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/jaecoo-j5-1-6-tgdi-exclusive-2wd-7dct-promo-marzo-gasoline-91d532d5-6879-4720-829a-bb6d0d528913',
'listing': 'auction',
'make': 'Jaecoo',
'model': 'J5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 14,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7123e57f-308d-4b20-a376-16d8c03e82ac.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_5894e566-6b53-4cf7-8c16-3328e9aeae85.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_d7eb9c73-8e0f-4e3e-9b91-26e06238277f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_07cc843b-96a3-4280-a608-d78332e8dd7b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_bdb1e3ce-940c-4004-baba-811182bcfd40.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_56702435-767e-48c3-9932-269072bfc5d1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_723eecb9-ab80-4f0b-9933-202a562960d3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_9a15da6a-b829-4cd4-a038-e8918c5113da.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7704a008-ae37-4050-ac9d-6181494ac5ea.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_a2c7f595-4aa5-490c-8186-b83fbb90e78f.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3220,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7123e57f-308d-4b20-a376-16d8c03e82ac.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3368,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_5894e566-6b53-4cf7-8c16-3328e9aeae85.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3126,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_d7eb9c73-8e0f-4e3e-9b91-26e06238277f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2738,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_07cc843b-96a3-4280-a608-d78332e8dd7b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3136,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_bdb1e3ce-940c-4004-baba-811182bcfd40.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3232,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_56702435-767e-48c3-9932-269072bfc5d1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5048,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_723eecb9-ab80-4f0b-9933-202a562960d3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3710,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_9a15da6a-b829-4cd4-a038-e8918c5113da.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5292,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_7704a008-ae37-4050-ac9d-6181494ac5ea.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d1a1079-8567-5d98-bdd8-3eb063c65ec0/2d1a1079-8567-5d98-bdd8-3eb063c65ec0_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3080,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/91d532d5-6879-4720-829a-bb6d0d528913_a2c7f595-4aa5-490c-8186-b83fbb90e78f.jpg/250x188.webp',
'Width': 250}],
'price': 25980,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'Jaecoo J5 1.6 tgdi Exclusive 2wd 7dct *PROMO MARZO*',
'transmission': 'automatic',
'trim': '1.6 tgdi Exclusive 2wd 7dct *PROMO MARZO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2791d532d5-6879-4720-829a-bb6d0d528913%27 HTTP/1.1" 200 None
2026-03-30 11:45:27 [auto_selling_autoscout24.it] INFO: Saving data for 91d532d5-6879-4720-829a-bb6d0d528913: {'created_time': 1774871127.968057, 'last_price_update_time': 1774871127.968074}
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='91d532d5-6879-4720-829a-bb6d0d528913') HTTP/1.1" 204 0
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27ab209999-a657-4e43-81d6-168c977c9d58%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scrape type for ab209999-a657-4e43-81d6-168c977c9d58: 1
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scraping new listing ab209999-a657-4e43-81d6-168c977c9d58
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: ab209999-a657-4e43-81d6-168c977c9d58
2026-03-30 11:45:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 210b23ea-6075-55ba-8c3a-d5027c364d5e with identifier: ab209999-a657-4e43-81d6-168c977c9d58
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 210b23ea-6075-55ba-8c3a-d5027c364d5e
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_525543b0-2401-4a8b-85cd-5bba240bc23c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_525543b0-2401-4a8b-85cd-5bba240bc23c.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_e6cf7892-e20a-4d04-befc-18057c204628.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e6cf7892-e20a-4d04-befc-18057c204628.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_e334a88c-acb6-42ef-b830-f190eaa49a62.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e334a88c-acb6-42ef-b830-f190eaa49a62.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_fff222b0-a8fa-4b58-b539-7d4c9b6eaabb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_fff222b0-a8fa-4b58-b539-7d4c9b6eaabb.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_a228b724-225c-45f2-a9ed-bb67a79075f2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_a228b724-225c-45f2-a9ed-bb67a79075f2.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_9bf570f1-2746-4612-b5ae-d97ff8c69032.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9bf570f1-2746-4612-b5ae-d97ff8c69032.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_728f7d21-f180-487c-9cf2-9d0eb808b0f1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_728f7d21-f180-487c-9cf2-9d0eb808b0f1.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_1ec53bde-268a-4282-9588-9b81ec803a63.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_1ec53bde-268a-4282-9588-9b81ec803a63.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_0e098551-d4c8-4929-8220-c86fb2f968c1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_0e098551-d4c8-4929-8220-c86fb2f968c1.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fab209999-a657-4e43-81d6-168c977c9d58_9c94aebc-92c5-43d5-891f-1daff1fea635.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9c94aebc-92c5-43d5-891f-1daff1fea635.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 210b23ea-6075-55ba-8c3a-d5027c364d5e with identifier ab209999-a657-4e43-81d6-168c977c9d58
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 210b23ea-6075-55ba-8c3a-d5027c364d5e
2026-03-30 11:45:28 [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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '210b23ea-6075-55ba-8c3a-d5027c364d5e',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-pure-promo-gasoline-ab209999-a657-4e43-81d6-168c977c9d58',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_525543b0-2401-4a8b-85cd-5bba240bc23c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e6cf7892-e20a-4d04-befc-18057c204628.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e334a88c-acb6-42ef-b830-f190eaa49a62.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_fff222b0-a8fa-4b58-b539-7d4c9b6eaabb.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_a228b724-225c-45f2-a9ed-bb67a79075f2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9bf570f1-2746-4612-b5ae-d97ff8c69032.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_728f7d21-f180-487c-9cf2-9d0eb808b0f1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_1ec53bde-268a-4282-9588-9b81ec803a63.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_0e098551-d4c8-4929-8220-c86fb2f968c1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9c94aebc-92c5-43d5-891f-1daff1fea635.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_525543b0-2401-4a8b-85cd-5bba240bc23c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3414,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e6cf7892-e20a-4d04-befc-18057c204628.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3218,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_e334a88c-acb6-42ef-b830-f190eaa49a62.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2944,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_fff222b0-a8fa-4b58-b539-7d4c9b6eaabb.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3496,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_a228b724-225c-45f2-a9ed-bb67a79075f2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3214,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9bf570f1-2746-4612-b5ae-d97ff8c69032.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5528,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_728f7d21-f180-487c-9cf2-9d0eb808b0f1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5422,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_1ec53bde-268a-4282-9588-9b81ec803a63.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5860,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_0e098551-d4c8-4929-8220-c86fb2f968c1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_210b23ea-6075-55ba-8c3a-d5027c364d5e/210b23ea-6075-55ba-8c3a-d5027c364d5e_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3078,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/ab209999-a657-4e43-81d6-168c977c9d58_9c94aebc-92c5-43d5-891f-1daff1fea635.jpg/250x188.webp',
'Width': 250}],
'price': 22590,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PURE *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PURE *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27ab209999-a657-4e43-81d6-168c977c9d58%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Saving data for ab209999-a657-4e43-81d6-168c977c9d58: {'created_time': 1774871128.280105, 'last_price_update_time': 1774871128.280117}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='ab209999-a657-4e43-81d6-168c977c9d58') HTTP/1.1" 204 0
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2741733749-54f3-4e4c-94d5-453c50a6f723%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scrape type for 41733749-54f3-4e4c-94d5-453c50a6f723: 1
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scraping new listing 41733749-54f3-4e4c-94d5-453c50a6f723
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 41733749-54f3-4e4c-94d5-453c50a6f723
2026-03-30 11:45:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 18fb7d61-383a-51de-8edf-e9e9edaa3d91 with identifier: 41733749-54f3-4e4c-94d5-453c50a6f723
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 18fb7d61-383a-51de-8edf-e9e9edaa3d91
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_bfab59dc-9d53-424d-9c3d-6360f7723f5d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_bfab59dc-9d53-424d-9c3d-6360f7723f5d.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_cba8f42b-7500-4a3a-98d8-5be35be4779f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_cba8f42b-7500-4a3a-98d8-5be35be4779f.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_886cfa34-6764-49bf-8f33-219391150ba9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_886cfa34-6764-49bf-8f33-219391150ba9.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_3c825a38-7e16-448d-a0f4-f6bda231c231.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_3c825a38-7e16-448d-a0f4-f6bda231c231.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_ec115b03-d942-455c-bb4f-90a4be8254ce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_ec115b03-d942-455c-bb4f-90a4be8254ce.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_950fe6e7-87b3-42bb-b12c-de60e6dbe667.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_950fe6e7-87b3-42bb-b12c-de60e6dbe667.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_88c133df-131d-40d5-8e1a-732305be803c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_88c133df-131d-40d5-8e1a-732305be803c.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_c55e7690-01ab-480a-85ae-2b9a05b4cb80.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_c55e7690-01ab-480a-85ae-2b9a05b4cb80.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F41733749-54f3-4e4c-94d5-453c50a6f723_5e95f4a2-a059-4f0e-b99e-9f11ef53f057.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_5e95f4a2-a059-4f0e-b99e-9f11ef53f057.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 18fb7d61-383a-51de-8edf-e9e9edaa3d91 with identifier 41733749-54f3-4e4c-94d5-453c50a6f723
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 18fb7d61-383a-51de-8edf-e9e9edaa3d91
2026-03-30 11:45:28 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '18fb7d61-383a-51de-8edf-e9e9edaa3d91',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-rottamazione-electric-gasoline-41733749-54f3-4e4c-94d5-453c50a6f723',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_bfab59dc-9d53-424d-9c3d-6360f7723f5d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_cba8f42b-7500-4a3a-98d8-5be35be4779f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_886cfa34-6764-49bf-8f33-219391150ba9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_3c825a38-7e16-448d-a0f4-f6bda231c231.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_ec115b03-d942-455c-bb4f-90a4be8254ce.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_950fe6e7-87b3-42bb-b12c-de60e6dbe667.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_88c133df-131d-40d5-8e1a-732305be803c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_c55e7690-01ab-480a-85ae-2b9a05b4cb80.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_5e95f4a2-a059-4f0e-b99e-9f11ef53f057.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3426,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_bfab59dc-9d53-424d-9c3d-6360f7723f5d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3646,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_cba8f42b-7500-4a3a-98d8-5be35be4779f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2948,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_886cfa34-6764-49bf-8f33-219391150ba9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 4170,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_3c825a38-7e16-448d-a0f4-f6bda231c231.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3462,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_ec115b03-d942-455c-bb4f-90a4be8254ce.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3492,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_950fe6e7-87b3-42bb-b12c-de60e6dbe667.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3464,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_88c133df-131d-40d5-8e1a-732305be803c.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4926,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_c55e7690-01ab-480a-85ae-2b9a05b4cb80.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_18fb7d61-383a-51de-8edf-e9e9edaa3d91/18fb7d61-383a-51de-8edf-e9e9edaa3d91_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3902,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/41733749-54f3-4e4c-94d5-453c50a6f723_5e95f4a2-a059-4f0e-b99e-9f11ef53f057.jpg/250x188.webp',
'Width': 140}],
'price': 25980,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO ROTTAMAZIONE*',
'vin': None,
'year': 2026}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2741733749-54f3-4e4c-94d5-453c50a6f723%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Saving data for 41733749-54f3-4e4c-94d5-453c50a6f723: {'created_time': 1774871128.506771, 'last_price_update_time': 1774871128.506781}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='41733749-54f3-4e4c-94d5-453c50a6f723') HTTP/1.1" 204 0
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27a6b0c804-eeb2-42d2-85d9-2623e2a747df%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scrape type for a6b0c804-eeb2-42d2-85d9-2623e2a747df: 1
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Scraping new listing a6b0c804-eeb2-42d2-85d9-2623e2a747df
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: a6b0c804-eeb2-42d2-85d9-2623e2a747df
2026-03-30 11:45:28 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: f62b3ed1-782d-57e2-9398-f34d72b5481c with identifier: a6b0c804-eeb2-42d2-85d9-2623e2a747df
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f62b3ed1-782d-57e2-9398-f34d72b5481c
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_8f5a6aa9-7d8f-4ac5-8eae-77cdc1a99052.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_8f5a6aa9-7d8f-4ac5-8eae-77cdc1a99052.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_d9432be3-54dd-458a-96d8-3f871f451300.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_d9432be3-54dd-458a-96d8-3f871f451300.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_0bb5fe40-cff2-4f54-bb8f-df768621ff99.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_0bb5fe40-cff2-4f54-bb8f-df768621ff99.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_526ff22e-e136-4726-9ed1-715238851030.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_526ff22e-e136-4726-9ed1-715238851030.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_a0c5e850-eb2b-4f24-8f79-4f97657ff728.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_a0c5e850-eb2b-4f24-8f79-4f97657ff728.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_9ce6f4df-4fae-4c35-b8dd-109bce10fef3.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_9ce6f4df-4fae-4c35-b8dd-109bce10fef3.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_dd501469-bf9d-46bd-8ea3-cb5686c6dbdd.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_dd501469-bf9d-46bd-8ea3-cb5686c6dbdd.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_31be31dc-8690-41d6-b269-50308e7381e4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_31be31dc-8690-41d6-b269-50308e7381e4.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_18238c15-d870-46f1-988e-a251e643a404.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_18238c15-d870-46f1-988e-a251e643a404.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa6b0c804-eeb2-42d2-85d9-2623e2a747df_08ee56df-1e89-44fa-97ce-f6cbc4e18779.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_08ee56df-1e89-44fa-97ce-f6cbc4e18779.jpg/250x188.webp already downloaded
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: f62b3ed1-782d-57e2-9398-f34d72b5481c with identifier a6b0c804-eeb2-42d2-85d9-2623e2a747df
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:28 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item f62b3ed1-782d-57e2-9398-f34d72b5481c
2026-03-30 11:45:28 [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': 'f62b3ed1-782d-57e2-9398-f34d72b5481c',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-atto-2-boost-dmi-212cv-super-tech-e-cvt-promo-finanz-electric-gasoline-a6b0c804-eeb2-42d2-85d9-2623e2a747df',
'listing': 'auction',
'make': 'BYD',
'model': 'Atto 2',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 11,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_8f5a6aa9-7d8f-4ac5-8eae-77cdc1a99052.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_d9432be3-54dd-458a-96d8-3f871f451300.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_0bb5fe40-cff2-4f54-bb8f-df768621ff99.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_526ff22e-e136-4726-9ed1-715238851030.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_a0c5e850-eb2b-4f24-8f79-4f97657ff728.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_9ce6f4df-4fae-4c35-b8dd-109bce10fef3.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_dd501469-bf9d-46bd-8ea3-cb5686c6dbdd.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_31be31dc-8690-41d6-b269-50308e7381e4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_18238c15-d870-46f1-988e-a251e643a404.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_08ee56df-1e89-44fa-97ce-f6cbc4e18779.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3470,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_8f5a6aa9-7d8f-4ac5-8eae-77cdc1a99052.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3114,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_d9432be3-54dd-458a-96d8-3f871f451300.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3042,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_0bb5fe40-cff2-4f54-bb8f-df768621ff99.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3752,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_526ff22e-e136-4726-9ed1-715238851030.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3508,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_a0c5e850-eb2b-4f24-8f79-4f97657ff728.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 4752,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_9ce6f4df-4fae-4c35-b8dd-109bce10fef3.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3770,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_dd501469-bf9d-46bd-8ea3-cb5686c6dbdd.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 2776,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_31be31dc-8690-41d6-b269-50308e7381e4.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3050,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_18238c15-d870-46f1-988e-a251e643a404.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f62b3ed1-782d-57e2-9398-f34d72b5481c/f62b3ed1-782d-57e2-9398-f34d72b5481c_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3814,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a6b0c804-eeb2-42d2-85d9-2623e2a747df_08ee56df-1e89-44fa-97ce-f6cbc4e18779.jpg/250x188.webp',
'Width': 141}],
'price': 28900,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'BYD Atto 2 BOOST DMi 212CV Super Tech e-CVT PROMO FINANZ.',
'transmission': 'automatic',
'trim': 'BOOST DMi 212CV Super Tech e-CVT PROMO FINANZ.',
'vin': None,
'year': 2026}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27a6b0c804-eeb2-42d2-85d9-2623e2a747df%27 HTTP/1.1" 200 None
2026-03-30 11:45:28 [auto_selling_autoscout24.it] INFO: Saving data for a6b0c804-eeb2-42d2-85d9-2623e2a747df: {'created_time': 1774871128.740729, 'last_price_update_time': 1774871128.740741}
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='a6b0c804-eeb2-42d2-85d9-2623e2a747df') HTTP/1.1" 204 0
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27a75fb515-39ab-45d8-a811-1acfe0787269%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scrape type for a75fb515-39ab-45d8-a811-1acfe0787269: 1
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scraping new listing a75fb515-39ab-45d8-a811-1acfe0787269
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: a75fb515-39ab-45d8-a811-1acfe0787269
2026-03-30 11:45:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 140c2ee6-e4eb-5d1c-88d7-5f28edd26094 with identifier: a75fb515-39ab-45d8-a811-1acfe0787269
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 7 photos for item 140c2ee6-e4eb-5d1c-88d7-5f28edd26094
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_eae21081-1683-4506-b707-875510e538a2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_eae21081-1683-4506-b707-875510e538a2.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_49fb3193-4404-4ecf-be80-0383ef420170.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_49fb3193-4404-4ecf-be80-0383ef420170.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_bff1d129-30c3-47df-89db-1556cfc15b0e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_bff1d129-30c3-47df-89db-1556cfc15b0e.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_a28f10f1-33c3-43a3-8e12-eebd29761459.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_a28f10f1-33c3-43a3-8e12-eebd29761459.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_709cfcb9-d4fa-442b-b869-1843d5c0e6bc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_709cfcb9-d4fa-442b-b869-1843d5c0e6bc.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_524fb9b2-c869-4da9-ac42-17e1a5f3e931.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_524fb9b2-c869-4da9-ac42-17e1a5f3e931.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Fa75fb515-39ab-45d8-a811-1acfe0787269_0fa3b6ef-4e36-475f-8bee-0b7b1f05a9c8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_0fa3b6ef-4e36-475f-8bee-0b7b1f05a9c8.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 140c2ee6-e4eb-5d1c-88d7-5f28edd26094 with identifier a75fb515-39ab-45d8-a811-1acfe0787269
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 140c2ee6-e4eb-5d1c-88d7-5f28edd26094
2026-03-30 11:45: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': 131,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '140c2ee6-e4eb-5d1c-88d7-5f28edd26094',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-hr-v-1-5-hev-advance-ecvt-promo-electric-gasoline-a75fb515-39ab-45d8-a811-1acfe0787269',
'listing': 'auction',
'make': 'Honda',
'model': 'HR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 7,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_eae21081-1683-4506-b707-875510e538a2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_49fb3193-4404-4ecf-be80-0383ef420170.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_bff1d129-30c3-47df-89db-1556cfc15b0e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_a28f10f1-33c3-43a3-8e12-eebd29761459.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_709cfcb9-d4fa-442b-b869-1843d5c0e6bc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_524fb9b2-c869-4da9-ac42-17e1a5f3e931.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_0fa3b6ef-4e36-475f-8bee-0b7b1f05a9c8.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3460,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_eae21081-1683-4506-b707-875510e538a2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3054,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_49fb3193-4404-4ecf-be80-0383ef420170.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3674,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_bff1d129-30c3-47df-89db-1556cfc15b0e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3464,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_a28f10f1-33c3-43a3-8e12-eebd29761459.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3988,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_709cfcb9-d4fa-442b-b869-1843d5c0e6bc.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 4756,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_524fb9b2-c869-4da9-ac42-17e1a5f3e931.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_140c2ee6-e4eb-5d1c-88d7-5f28edd26094/140c2ee6-e4eb-5d1c-88d7-5f28edd26094_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3390,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/a75fb515-39ab-45d8-a811-1acfe0787269_0fa3b6ef-4e36-475f-8bee-0b7b1f05a9c8.jpg/250x188.webp',
'Width': 140}],
'price': 29900,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda HR-V 1.5 hev Advance ecvt *PROMO*',
'transmission': 'automatic',
'trim': '1.5 hev Advance ecvt *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27a75fb515-39ab-45d8-a811-1acfe0787269%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Saving data for a75fb515-39ab-45d8-a811-1acfe0787269: {'created_time': 1774871129.199717, 'last_price_update_time': 1774871129.199731}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='a75fb515-39ab-45d8-a811-1acfe0787269') HTTP/1.1" 204 0
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2794110fe3-5161-4027-b1b4-dbbaeda51a5e%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scrape type for 94110fe3-5161-4027-b1b4-dbbaeda51a5e: 1
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scraping new listing 94110fe3-5161-4027-b1b4-dbbaeda51a5e
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 94110fe3-5161-4027-b1b4-dbbaeda51a5e
2026-03-30 11:45:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fb2e5aa-af07-5d72-9797-a80f25ea6d2a with identifier: 94110fe3-5161-4027-b1b4-dbbaeda51a5e
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4fb2e5aa-af07-5d72-9797-a80f25ea6d2a
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_d4abe9e1-1a10-4a4c-af04-93b0d5539862.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_d4abe9e1-1a10-4a4c-af04-93b0d5539862.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_c448190f-8815-4c60-b0b4-7b4d3ead6b1f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c448190f-8815-4c60-b0b4-7b4d3ead6b1f.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_c0059396-18c1-48c8-8747-1054dd5e11b8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c0059396-18c1-48c8-8747-1054dd5e11b8.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_7eecfd38-7283-4114-ba00-2a625f37ca4d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7eecfd38-7283-4114-ba00-2a625f37ca4d.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_5c9bbe32-0c5a-4eed-8b48-77d020962282.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_5c9bbe32-0c5a-4eed-8b48-77d020962282.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_c1415b32-1063-49c7-87af-a4c275517f35.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c1415b32-1063-49c7-87af-a4c275517f35.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_7d997514-02fb-4ce2-b5dd-98cb7feb56af.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7d997514-02fb-4ce2-b5dd-98cb7feb56af.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_1ccefb73-923b-43ba-a531-046024cde395.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_1ccefb73-923b-43ba-a531-046024cde395.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_350a718f-baf8-4049-baa5-5c0e8ec508bb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_350a718f-baf8-4049-baa5-5c0e8ec508bb.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F94110fe3-5161-4027-b1b4-dbbaeda51a5e_99a8c849-e2e2-4e60-919d-13d5b0b898a9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_99a8c849-e2e2-4e60-919d-13d5b0b898a9.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 4fb2e5aa-af07-5d72-9797-a80f25ea6d2a with identifier 94110fe3-5161-4027-b1b4-dbbaeda51a5e
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 4fb2e5aa-af07-5d72-9797-a80f25ea6d2a
2026-03-30 11:45: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': 184,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '4fb2e5aa-af07-5d72-9797-a80f25ea6d2a',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/honda-cr-v-2-0-hev-elegance-4wd-184cv-promo-electric-gasoline-94110fe3-5161-4027-b1b4-dbbaeda51a5e',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_d4abe9e1-1a10-4a4c-af04-93b0d5539862.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c448190f-8815-4c60-b0b4-7b4d3ead6b1f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c0059396-18c1-48c8-8747-1054dd5e11b8.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7eecfd38-7283-4114-ba00-2a625f37ca4d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_5c9bbe32-0c5a-4eed-8b48-77d020962282.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c1415b32-1063-49c7-87af-a4c275517f35.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7d997514-02fb-4ce2-b5dd-98cb7feb56af.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_1ccefb73-923b-43ba-a531-046024cde395.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_350a718f-baf8-4049-baa5-5c0e8ec508bb.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_99a8c849-e2e2-4e60-919d-13d5b0b898a9.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3398,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_d4abe9e1-1a10-4a4c-af04-93b0d5539862.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3458,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c448190f-8815-4c60-b0b4-7b4d3ead6b1f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3116,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c0059396-18c1-48c8-8747-1054dd5e11b8.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3066,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7eecfd38-7283-4114-ba00-2a625f37ca4d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_5c9bbe32-0c5a-4eed-8b48-77d020962282.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3272,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_c1415b32-1063-49c7-87af-a4c275517f35.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 6168,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_7d997514-02fb-4ce2-b5dd-98cb7feb56af.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4116,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_1ccefb73-923b-43ba-a531-046024cde395.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3294,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_350a718f-baf8-4049-baa5-5c0e8ec508bb.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fb2e5aa-af07-5d72-9797-a80f25ea6d2a/4fb2e5aa-af07-5d72-9797-a80f25ea6d2a_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 5600,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/94110fe3-5161-4027-b1b4-dbbaeda51a5e_99a8c849-e2e2-4e60-919d-13d5b0b898a9.jpg/250x188.webp',
'Width': 179}],
'price': 41500,
'price_includes_vat': False,
'registration_date': '2026-02-01',
'seller_name': None,
'title': 'Honda CR-V 2.0 hev Elegance 4wd 184cv *PROMO*',
'transmission': 'automatic',
'trim': '2.0 hev Elegance 4wd 184cv *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%2794110fe3-5161-4027-b1b4-dbbaeda51a5e%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Saving data for 94110fe3-5161-4027-b1b4-dbbaeda51a5e: {'created_time': 1774871129.477266, 'last_price_update_time': 1774871129.477281}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='94110fe3-5161-4027-b1b4-dbbaeda51a5e') HTTP/1.1" 204 0
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27943dc402-1a20-49a0-bac9-789fb1b3f78a%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scrape type for 943dc402-1a20-49a0-bac9-789fb1b3f78a: 1
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scraping new listing 943dc402-1a20-49a0-bac9-789fb1b3f78a
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 943dc402-1a20-49a0-bac9-789fb1b3f78a
2026-03-30 11:45:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e4e8d7-ad55-5bd3-acf7-0c6a696670cf with identifier: 943dc402-1a20-49a0-bac9-789fb1b3f78a
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 8 photos for item 88e4e8d7-ad55-5bd3-acf7-0c6a696670cf
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_e937df5b-7265-43ce-a567-b3055f528ce9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e937df5b-7265-43ce-a567-b3055f528ce9.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_ec423667-6e8c-40bc-8928-4e2de79da2f7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_ec423667-6e8c-40bc-8928-4e2de79da2f7.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_0090e36f-5723-4324-b87a-5e9210758171.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_0090e36f-5723-4324-b87a-5e9210758171.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_87e3ae0b-40bd-43d0-8bce-0311f634a07a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_87e3ae0b-40bd-43d0-8bce-0311f634a07a.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_224d37c6-0189-40ac-8319-5a6a20a7ba3c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_224d37c6-0189-40ac-8319-5a6a20a7ba3c.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_007455cd-0958-4e30-814d-0aa86c1c1cf2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_007455cd-0958-4e30-814d-0aa86c1c1cf2.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_e38c5032-6523-49fe-9814-965c313a2412.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e38c5032-6523-49fe-9814-965c313a2412.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F943dc402-1a20-49a0-bac9-789fb1b3f78a_67b147a4-dca0-4e03-b42c-86ca036165e0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_67b147a4-dca0-4e03-b42c-86ca036165e0.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 88e4e8d7-ad55-5bd3-acf7-0c6a696670cf with identifier 943dc402-1a20-49a0-bac9-789fb1b3f78a
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 88e4e8d7-ad55-5bd3-acf7-0c6a696670cf
2026-03-30 11:45: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': 347,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '88e4e8d7-ad55-5bd3-acf7-0c6a696670cf',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/jaecoo-j7-shs-p-1-5-tgdi-phev-exclusive-2wd-promo-electric-gasoline-943dc402-1a20-49a0-bac9-789fb1b3f78a',
'listing': 'auction',
'make': 'Jaecoo',
'model': 'J7',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 8,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e937df5b-7265-43ce-a567-b3055f528ce9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_ec423667-6e8c-40bc-8928-4e2de79da2f7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_0090e36f-5723-4324-b87a-5e9210758171.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_87e3ae0b-40bd-43d0-8bce-0311f634a07a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_224d37c6-0189-40ac-8319-5a6a20a7ba3c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_007455cd-0958-4e30-814d-0aa86c1c1cf2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e38c5032-6523-49fe-9814-965c313a2412.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_67b147a4-dca0-4e03-b42c-86ca036165e0.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3318,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e937df5b-7265-43ce-a567-b3055f528ce9.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3382,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_ec423667-6e8c-40bc-8928-4e2de79da2f7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3666,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_0090e36f-5723-4324-b87a-5e9210758171.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3244,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_87e3ae0b-40bd-43d0-8bce-0311f634a07a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3534,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_224d37c6-0189-40ac-8319-5a6a20a7ba3c.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3436,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_007455cd-0958-4e30-814d-0aa86c1c1cf2.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5818,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_e38c5032-6523-49fe-9814-965c313a2412.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_88e4e8d7-ad55-5bd3-acf7-0c6a696670cf/88e4e8d7-ad55-5bd3-acf7-0c6a696670cf_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 3844,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/943dc402-1a20-49a0-bac9-789fb1b3f78a_67b147a4-dca0-4e03-b42c-86ca036165e0.jpg/250x188.webp',
'Width': 140}],
'price': 35700,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Jaecoo J7 SHS-P 1.5 tgdi phev Exclusive 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'SHS-P 1.5 tgdi phev Exclusive 2wd *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27943dc402-1a20-49a0-bac9-789fb1b3f78a%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Saving data for 943dc402-1a20-49a0-bac9-789fb1b3f78a: {'created_time': 1774871129.693568, 'last_price_update_time': 1774871129.693579}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='943dc402-1a20-49a0-bac9-789fb1b3f78a') HTTP/1.1" 204 0
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f2c82965-13f3-4277-baba-2ce07c9bea47%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scrape type for f2c82965-13f3-4277-baba-2ce07c9bea47: 1
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scraping new listing f2c82965-13f3-4277-baba-2ce07c9bea47
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: f2c82965-13f3-4277-baba-2ce07c9bea47
2026-03-30 11:45:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: adad70da-6e69-5be8-87b1-d9f14f4159d9 with identifier: f2c82965-13f3-4277-baba-2ce07c9bea47
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item adad70da-6e69-5be8-87b1-d9f14f4159d9
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_ca8a7ae8-839f-40be-94b7-1b2d73e40cbb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_ca8a7ae8-839f-40be-94b7-1b2d73e40cbb.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_506b056a-1ba3-4fbd-8d8a-5093c9cd9ad7.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_506b056a-1ba3-4fbd-8d8a-5093c9cd9ad7.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_a626da86-cd29-4fc2-856c-75ae7c936639.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_a626da86-cd29-4fc2-856c-75ae7c936639.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_8dd1cb01-c19b-4533-9d15-00436b9f601a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_8dd1cb01-c19b-4533-9d15-00436b9f601a.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_54fb122d-4dee-4b3e-897f-6890d7c5a590.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_54fb122d-4dee-4b3e-897f-6890d7c5a590.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_3183067f-5226-420a-b9a8-3e83d3423058.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_3183067f-5226-420a-b9a8-3e83d3423058.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_698d09d5-5ba7-4632-bb8d-41c3cc82c7a9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_698d09d5-5ba7-4632-bb8d-41c3cc82c7a9.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_7fd6f0aa-be1a-4b00-9901-3c2f762d8174.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_7fd6f0aa-be1a-4b00-9901-3c2f762d8174.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252Ff2c82965-13f3-4277-baba-2ce07c9bea47_9a65c1d6-ceab-4850-a13c-2a13cbccae16.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_9a65c1d6-ceab-4850-a13c-2a13cbccae16.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: adad70da-6e69-5be8-87b1-d9f14f4159d9 with identifier f2c82965-13f3-4277-baba-2ce07c9bea47
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:29 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item adad70da-6e69-5be8-87b1-d9f14f4159d9
2026-03-30 11:45: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': 147,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': 'adad70da-6e69-5be8-87b1-d9f14f4159d9',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-1-6-tgdi-147cv-aut-anniversary-premium-promo-gasoline-f2c82965-13f3-4277-baba-2ce07c9bea47',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_ca8a7ae8-839f-40be-94b7-1b2d73e40cbb.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_506b056a-1ba3-4fbd-8d8a-5093c9cd9ad7.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_a626da86-cd29-4fc2-856c-75ae7c936639.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_8dd1cb01-c19b-4533-9d15-00436b9f601a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_54fb122d-4dee-4b3e-897f-6890d7c5a590.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_3183067f-5226-420a-b9a8-3e83d3423058.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_698d09d5-5ba7-4632-bb8d-41c3cc82c7a9.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_7fd6f0aa-be1a-4b00-9901-3c2f762d8174.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_9a65c1d6-ceab-4850-a13c-2a13cbccae16.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3426,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_ca8a7ae8-839f-40be-94b7-1b2d73e40cbb.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3646,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_506b056a-1ba3-4fbd-8d8a-5093c9cd9ad7.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 2948,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_a626da86-cd29-4fc2-856c-75ae7c936639.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 4170,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_8dd1cb01-c19b-4533-9d15-00436b9f601a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3462,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_54fb122d-4dee-4b3e-897f-6890d7c5a590.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3492,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_3183067f-5226-420a-b9a8-3e83d3423058.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3464,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_698d09d5-5ba7-4632-bb8d-41c3cc82c7a9.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4926,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_7fd6f0aa-be1a-4b00-9901-3c2f762d8174.jpg/250x188.webp',
'Width': 140},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_adad70da-6e69-5be8-87b1-d9f14f4159d9/adad70da-6e69-5be8-87b1-d9f14f4159d9_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3902,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/f2c82965-13f3-4277-baba-2ce07c9bea47_9a65c1d6-ceab-4850-a13c-2a13cbccae16.jpg/250x188.webp',
'Width': 140}],
'price': 25690,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'transmission': 'automatic',
'trim': '1.6 TGDI 147CV AUT. ANNIVERSARY PREMIUM *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%27f2c82965-13f3-4277-baba-2ce07c9bea47%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Saving data for f2c82965-13f3-4277-baba-2ce07c9bea47: {'created_time': 1774871129.895965, 'last_price_update_time': 1774871129.895976}
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='f2c82965-13f3-4277-baba-2ce07c9bea47') HTTP/1.1" 204 0
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%273d8fb118-722b-4062-9f27-84c402e8f01d%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scrape type for 3d8fb118-722b-4062-9f27-84c402e8f01d: 1
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Scraping new listing 3d8fb118-722b-4062-9f27-84c402e8f01d
2026-03-30 11:45:29 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 3d8fb118-722b-4062-9f27-84c402e8f01d
2026-03-30 11:45:29 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f3750e-d904-5ec6-853a-3822b8a1eec5 with identifier: 3d8fb118-722b-4062-9f27-84c402e8f01d
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 95f3750e-d904-5ec6-853a-3822b8a1eec5
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_36141b1e-cc7e-49ab-b4fe-5730cab5c667.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_36141b1e-cc7e-49ab-b4fe-5730cab5c667.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_1a30705d-e913-44d2-a65b-bd3cce873e8a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_1a30705d-e913-44d2-a65b-bd3cce873e8a.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45: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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_158e0236-4f9d-4ea4-b0f4-573bfa29116c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_158e0236-4f9d-4ea4-b0f4-573bfa29116c.jpg/250x188.webp already downloaded
2026-03-30 11:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_7c8dd494-5158-4929-ab71-43b4c3b85a9c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7c8dd494-5158-4929-ab71-43b4c3b85a9c.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_2c208d44-7074-4c2d-9cd8-874f6bff96f4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_2c208d44-7074-4c2d-9cd8-874f6bff96f4.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_a5461672-78c6-450b-af8c-bfbaee26c93a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_a5461672-78c6-450b-af8c-bfbaee26c93a.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_7de80ee2-59c8-483e-a3da-6652c840558f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7de80ee2-59c8-483e-a3da-6652c840558f.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_0d834e89-3a43-43cb-a5f8-0bb6e325e07b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_0d834e89-3a43-43cb-a5f8-0bb6e325e07b.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_4a9c5fcb-a491-46ec-88c8-d860f43827ce.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_4a9c5fcb-a491-46ec-88c8-d860f43827ce.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F3d8fb118-722b-4062-9f27-84c402e8f01d_41fee0f8-dfc5-4069-ad7a-bbe8068ac65a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_41fee0f8-dfc5-4069-ad7a-bbe8068ac65a.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 95f3750e-d904-5ec6-853a-3822b8a1eec5 with identifier 3d8fb118-722b-4062-9f27-84c402e8f01d
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 95f3750e-d904-5ec6-853a-3822b8a1eec5
2026-03-30 11:45:30 [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': '95f3750e-d904-5ec6-853a-3822b8a1eec5',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-comfort-2wd-promo-electric-gasoline-3d8fb118-722b-4062-9f27-84c402e8f01d',
'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/3d8fb118-722b-4062-9f27-84c402e8f01d_36141b1e-cc7e-49ab-b4fe-5730cab5c667.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_1a30705d-e913-44d2-a65b-bd3cce873e8a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_158e0236-4f9d-4ea4-b0f4-573bfa29116c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7c8dd494-5158-4929-ab71-43b4c3b85a9c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_2c208d44-7074-4c2d-9cd8-874f6bff96f4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_a5461672-78c6-450b-af8c-bfbaee26c93a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7de80ee2-59c8-483e-a3da-6652c840558f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_0d834e89-3a43-43cb-a5f8-0bb6e325e07b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_4a9c5fcb-a491-46ec-88c8-d860f43827ce.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_41fee0f8-dfc5-4069-ad7a-bbe8068ac65a.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3478,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_36141b1e-cc7e-49ab-b4fe-5730cab5c667.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3538,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_1a30705d-e913-44d2-a65b-bd3cce873e8a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3034,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_158e0236-4f9d-4ea4-b0f4-573bfa29116c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3072,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7c8dd494-5158-4929-ab71-43b4c3b85a9c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3584,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_2c208d44-7074-4c2d-9cd8-874f6bff96f4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3458,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_a5461672-78c6-450b-af8c-bfbaee26c93a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 5560,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_7de80ee2-59c8-483e-a3da-6652c840558f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 6498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_0d834e89-3a43-43cb-a5f8-0bb6e325e07b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 5624,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_4a9c5fcb-a491-46ec-88c8-d860f43827ce.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_95f3750e-d904-5ec6-853a-3822b8a1eec5/95f3750e-d904-5ec6-853a-3822b8a1eec5_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 3192,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/3d8fb118-722b-4062-9f27-84c402e8f01d_41fee0f8-dfc5-4069-ad7a-bbe8068ac65a.jpg/250x188.webp',
'Width': 250}],
'price': 33500,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev Comfort 2wd *PROMO*',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev Comfort 2wd *PROMO*',
'vin': None,
'year': 2026}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%273d8fb118-722b-4062-9f27-84c402e8f01d%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Saving data for 3d8fb118-722b-4062-9f27-84c402e8f01d: {'created_time': 1774871130.130932, 'last_price_update_time': 1774871130.130942}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='3d8fb118-722b-4062-9f27-84c402e8f01d') HTTP/1.1" 204 0
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%279b165f12-4898-474a-82d2-4bbecdf0ecf6%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Scrape type for 9b165f12-4898-474a-82d2-4bbecdf0ecf6: 1
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Scraping new listing 9b165f12-4898-474a-82d2-4bbecdf0ecf6
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 9b165f12-4898-474a-82d2-4bbecdf0ecf6
2026-03-30 11:45:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 912109a8-54f3-5f12-8892-6cefa3cd97cd with identifier: 9b165f12-4898-474a-82d2-4bbecdf0ecf6
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 912109a8-54f3-5f12-8892-6cefa3cd97cd
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_9374575c-e018-4a3b-af41-51ee89fe11a0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9374575c-e018-4a3b-af41-51ee89fe11a0.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_9a2b5b8e-0156-4d40-8f98-15e8fbead45c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9a2b5b8e-0156-4d40-8f98-15e8fbead45c.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_e4aead87-4e5f-44ad-9496-270cea2a9423.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e4aead87-4e5f-44ad-9496-270cea2a9423.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_346aa8ad-345d-4380-9c96-419de10fad9e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_346aa8ad-345d-4380-9c96-419de10fad9e.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_d3c45299-50a3-4eb3-bc79-a5c1e3ce10d1.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_d3c45299-50a3-4eb3-bc79-a5c1e3ce10d1.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_0735f2ed-58ea-4369-a730-c5a59ed8c8e0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_0735f2ed-58ea-4369-a730-c5a59ed8c8e0.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_82e7cfa4-3d2a-4ba3-bbe4-2edfcc894d2d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_82e7cfa4-3d2a-4ba3-bbe4-2edfcc894d2d.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_e6064f49-9829-4fa7-993f-230f354c039b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e6064f49-9829-4fa7-993f-230f354c039b.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_3a0d8be8-6499-4591-938b-bc8b2e67d7b0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_3a0d8be8-6499-4591-938b-bc8b2e67d7b0.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F9b165f12-4898-474a-82d2-4bbecdf0ecf6_e1df460d-9f83-43b0-8dff-b23b8c7bebc2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e1df460d-9f83-43b0-8dff-b23b8c7bebc2.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 912109a8-54f3-5f12-8892-6cefa3cd97cd with identifier 9b165f12-4898-474a-82d2-4bbecdf0ecf6
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 912109a8-54f3-5f12-8892-6cefa3cd97cd
2026-03-30 11:45:30 [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': '912109a8-54f3-5f12-8892-6cefa3cd97cd',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/byd-seal-u-dm-i-1-5-phev-design-4wd-promo-boundless-cloud-electric-gasoline-9b165f12-4898-474a-82d2-4bbecdf0ecf6',
'listing': 'auction',
'make': 'BYD',
'model': 'Seal U',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 12,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9374575c-e018-4a3b-af41-51ee89fe11a0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9a2b5b8e-0156-4d40-8f98-15e8fbead45c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e4aead87-4e5f-44ad-9496-270cea2a9423.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_346aa8ad-345d-4380-9c96-419de10fad9e.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_d3c45299-50a3-4eb3-bc79-a5c1e3ce10d1.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_0735f2ed-58ea-4369-a730-c5a59ed8c8e0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_82e7cfa4-3d2a-4ba3-bbe4-2edfcc894d2d.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e6064f49-9829-4fa7-993f-230f354c039b.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_3a0d8be8-6499-4591-938b-bc8b2e67d7b0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e1df460d-9f83-43b0-8dff-b23b8c7bebc2.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3682,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9374575c-e018-4a3b-af41-51ee89fe11a0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3050,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_9a2b5b8e-0156-4d40-8f98-15e8fbead45c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3038,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e4aead87-4e5f-44ad-9496-270cea2a9423.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 4688,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_346aa8ad-345d-4380-9c96-419de10fad9e.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 6562,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_d3c45299-50a3-4eb3-bc79-a5c1e3ce10d1.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 6912,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_0735f2ed-58ea-4369-a730-c5a59ed8c8e0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3050,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_82e7cfa4-3d2a-4ba3-bbe4-2edfcc894d2d.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5632,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e6064f49-9829-4fa7-993f-230f354c039b.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 6458,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_3a0d8be8-6499-4591-938b-bc8b2e67d7b0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_912109a8-54f3-5f12-8892-6cefa3cd97cd/912109a8-54f3-5f12-8892-6cefa3cd97cd_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 5442,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/9b165f12-4898-474a-82d2-4bbecdf0ecf6_e1df460d-9f83-43b0-8dff-b23b8c7bebc2.jpg/250x188.webp',
'Width': 250}],
'price': 34900,
'price_includes_vat': False,
'registration_date': '2026-03-01',
'seller_name': None,
'title': 'BYD Seal U DM-i 1.5 phev DESIGN 4WD *PROMO* BOUNDLESS CLOUD',
'transmission': 'automatic',
'trim': 'DM-i 1.5 phev DESIGN 4WD *PROMO* BOUNDLESS CLOUD',
'vin': None,
'year': 2026}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%279b165f12-4898-474a-82d2-4bbecdf0ecf6%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Saving data for 9b165f12-4898-474a-82d2-4bbecdf0ecf6: {'created_time': 1774871130.390872, 'last_price_update_time': 1774871130.390882}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='9b165f12-4898-474a-82d2-4bbecdf0ecf6') HTTP/1.1" 204 0
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%271a25aa1b-2edf-41bd-8f82-92a036cea734%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Scrape type for 1a25aa1b-2edf-41bd-8f82-92a036cea734: 1
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Scraping new listing 1a25aa1b-2edf-41bd-8f82-92a036cea734
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 1a25aa1b-2edf-41bd-8f82-92a036cea734
2026-03-30 11:45:30 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec with identifier: 1a25aa1b-2edf-41bd-8f82-92a036cea734
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item 025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_35a65383-c7ae-4d45-bd75-5d1bb3bffaa8.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_35a65383-c7ae-4d45-bd75-5d1bb3bffaa8.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_375b7da1-42b8-4283-b36c-e06e13fd4029.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_375b7da1-42b8-4283-b36c-e06e13fd4029.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_9a4e4e9e-a79a-4b82-a9ab-b6c7616d84fb.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_9a4e4e9e-a79a-4b82-a9ab-b6c7616d84fb.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_696f905e-c38d-453d-927d-fafaf9c619d0.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_696f905e-c38d-453d-927d-fafaf9c619d0.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_4d39d182-1f3b-47d6-981d-235cdb1ac48a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4d39d182-1f3b-47d6-981d-235cdb1ac48a.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_4afed213-15b1-4f7f-931d-2e35ea89a8f6.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4afed213-15b1-4f7f-931d-2e35ea89a8f6.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_2a9de0aa-e268-48a9-bd9d-3d108f4dcfcc.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_2a9de0aa-e268-48a9-bd9d-3d108f4dcfcc.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_15a60206-df39-42df-97f2-96b3dbb889f4.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_15a60206-df39-42df-97f2-96b3dbb889f4.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%252F1a25aa1b-2edf-41bd-8f82-92a036cea734_7a3432f4-011f-434b-bacc-ccf22a7c1d2c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_7a3432f4-011f-434b-bacc-ccf22a7c1d2c.jpg/250x188.webp already downloaded
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec with identifier 1a25aa1b-2edf-41bd-8f82-92a036cea734
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:30 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec
2026-03-30 11:45:30 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': '025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-pure-auto-promo-con-permuta-electric-gasoline-1a25aa1b-2edf-41bd-8f82-92a036cea734',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_35a65383-c7ae-4d45-bd75-5d1bb3bffaa8.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_375b7da1-42b8-4283-b36c-e06e13fd4029.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_9a4e4e9e-a79a-4b82-a9ab-b6c7616d84fb.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_696f905e-c38d-453d-927d-fafaf9c619d0.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4d39d182-1f3b-47d6-981d-235cdb1ac48a.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4afed213-15b1-4f7f-931d-2e35ea89a8f6.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_2a9de0aa-e268-48a9-bd9d-3d108f4dcfcc.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_15a60206-df39-42df-97f2-96b3dbb889f4.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_7a3432f4-011f-434b-bacc-ccf22a7c1d2c.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_35a65383-c7ae-4d45-bd75-5d1bb3bffaa8.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_375b7da1-42b8-4283-b36c-e06e13fd4029.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_9a4e4e9e-a79a-4b82-a9ab-b6c7616d84fb.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_696f905e-c38d-453d-927d-fafaf9c619d0.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4d39d182-1f3b-47d6-981d-235cdb1ac48a.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_4afed213-15b1-4f7f-931d-2e35ea89a8f6.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_2a9de0aa-e268-48a9-bd9d-3d108f4dcfcc.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_15a60206-df39-42df-97f2-96b3dbb889f4.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec/025a4cb1-f2a1-52f2-a934-4c2b24e0f4ec_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1a25aa1b-2edf-41bd-8f82-92a036cea734_7a3432f4-011f-434b-bacc-ccf22a7c1d2c.jpg/250x188.webp',
'Width': 250}],
'price': 24590,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Pure auto *PROMO* CON PERMUTA',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Pure auto *PROMO* CON PERMUTA',
'vin': None,
'year': 2026}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [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%271a25aa1b-2edf-41bd-8f82-92a036cea734%27 HTTP/1.1" 200 None
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Saving data for 1a25aa1b-2edf-41bd-8f82-92a036cea734: {'created_time': 1774871130.605673, 'last_price_update_time': 1774871130.605685}
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='1a25aa1b-2edf-41bd-8f82-92a036cea734') HTTP/1.1" 204 0
2026-03-30 11:45:30 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 31910200, page: 3
2026-03-30 11:45:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 11:45:32 [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-30 11:45:32 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 3
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%276327a70e-b094-4cb0-b036-ef8af5c35298%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Scrape type for 6327a70e-b094-4cb0-b036-ef8af5c35298: 1
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Scraping new listing 6327a70e-b094-4cb0-b036-ef8af5c35298
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 6327a70e-b094-4cb0-b036-ef8af5c35298
2026-03-30 11:45:32 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: a0fa6014-7cd8-5b35-9e84-d5e0857fac60 with identifier: 6327a70e-b094-4cb0-b036-ef8af5c35298
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 9 photos for item a0fa6014-7cd8-5b35-9e84-d5e0857fac60
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_ea415ed6-60b9-4fbb-9465-4e1a091a88ee.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_ea415ed6-60b9-4fbb-9465-4e1a091a88ee.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_fc390c93-b8ac-460c-b070-35d5e290878f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_fc390c93-b8ac-460c-b070-35d5e290878f.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_b11329b1-35a7-41f2-915e-a21eefd72957.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_b11329b1-35a7-41f2-915e-a21eefd72957.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_458582db-455c-4cfd-99cf-13ee1c64b10f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_458582db-455c-4cfd-99cf-13ee1c64b10f.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_4f6556f8-5d61-4222-b349-511bf199ac89.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_4f6556f8-5d61-4222-b349-511bf199ac89.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_f77e2f6f-bff3-4983-980b-5250a3b6610f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_f77e2f6f-bff3-4983-980b-5250a3b6610f.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_5b2e890f-dcdf-4025-9613-fd50b43aa70c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_5b2e890f-dcdf-4025-9613-fd50b43aa70c.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_2870da36-41c0-4493-a75f-8fa8d1061e9f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_2870da36-41c0-4493-a75f-8fa8d1061e9f.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%252F6327a70e-b094-4cb0-b036-ef8af5c35298_af918390-0585-4054-98e7-7b9f712cd80c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_af918390-0585-4054-98e7-7b9f712cd80c.jpg/250x188.webp already downloaded
2026-03-30 11:45:32 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: a0fa6014-7cd8-5b35-9e84-d5e0857fac60 with identifier 6327a70e-b094-4cb0-b036-ef8af5c35298
2026-03-30 11:45:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item a0fa6014-7cd8-5b35-9e84-d5e0857fac60
2026-03-30 11:45:32 [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': 224,
'expiration_date': None,
'fuel_type': 'Electric/Gasoline',
'id': 'a0fa6014-7cd8-5b35-9e84-d5e0857fac60',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/omoda-5-shs-h-1-5-tgdi-hev-premium-promo-con-permuta-electric-gasoline-6327a70e-b094-4cb0-b036-ef8af5c35298',
'listing': 'auction',
'make': 'Omoda',
'model': '5',
'odometer': 1,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 9,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_ea415ed6-60b9-4fbb-9465-4e1a091a88ee.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_fc390c93-b8ac-460c-b070-35d5e290878f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_b11329b1-35a7-41f2-915e-a21eefd72957.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_458582db-455c-4cfd-99cf-13ee1c64b10f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_4f6556f8-5d61-4222-b349-511bf199ac89.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_f77e2f6f-bff3-4983-980b-5250a3b6610f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_5b2e890f-dcdf-4025-9613-fd50b43aa70c.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_2870da36-41c0-4493-a75f-8fa8d1061e9f.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_af918390-0585-4054-98e7-7b9f712cd80c.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3364,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_ea415ed6-60b9-4fbb-9465-4e1a091a88ee.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 3644,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_fc390c93-b8ac-460c-b070-35d5e290878f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3472,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_b11329b1-35a7-41f2-915e-a21eefd72957.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 3234,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_458582db-455c-4cfd-99cf-13ee1c64b10f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 3696,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_4f6556f8-5d61-4222-b349-511bf199ac89.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 3498,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_f77e2f6f-bff3-4983-980b-5250a3b6610f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4026,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_5b2e890f-dcdf-4025-9613-fd50b43aa70c.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 5066,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_2870da36-41c0-4493-a75f-8fa8d1061e9f.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a0fa6014-7cd8-5b35-9e84-d5e0857fac60/a0fa6014-7cd8-5b35-9e84-d5e0857fac60_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3176,
'Height': 140,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/6327a70e-b094-4cb0-b036-ef8af5c35298_af918390-0585-4054-98e7-7b9f712cd80c.jpg/250x188.webp',
'Width': 250}],
'price': 27480,
'price_includes_vat': False,
'registration_date': '2026-01-01',
'seller_name': None,
'title': 'Omoda 5 SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'transmission': 'automatic',
'trim': 'SHS-H 1.5 tgdi hev Premium *PROMO* CON PERMUTA',
'vin': None,
'year': 2026}
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%276327a70e-b094-4cb0-b036-ef8af5c35298%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Saving data for 6327a70e-b094-4cb0-b036-ef8af5c35298: {'created_time': 1774871132.550929, 'last_price_update_time': 1774871132.55094}
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='6327a70e-b094-4cb0-b036-ef8af5c35298') HTTP/1.1" 204 0
2026-03-30 11:45:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:32 [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%279318dbf8-c83f-427a-82cb-16219ebaf717%27 HTTP/1.1" 200 None
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Scrape type for 9318dbf8-c83f-427a-82cb-16219ebaf717: 1
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Scraping new listing 9318dbf8-c83f-427a-82cb-16219ebaf717
2026-03-30 11:45:32 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 9318dbf8-c83f-427a-82cb-16219ebaf717
2026-03-30 11:45:32 [scrapy.core.scraper] ERROR: Spider error processing <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/api/dealer-detail/fetch-listings)
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 295, in aiter_errback
yield await it.__anext__()
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 374, in __anext__
return await self.data.__anext__()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 355, in _async_chain
async for o in as_async_generator(it):
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 14, in as_async_generator
async for r in it:
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 374, in __anext__
return await self.data.__anext__()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/python.py", line 355, in _async_chain
async for o in as_async_generator(it):
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 14, in as_async_generator
async for r in it:
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/_middlewares.py", line 206, in process_spider_output_async
async for item_or_request in result:
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/referer.py", line 355, in process_spider_output_async
async for r in result or ():
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/urllength.py", line 30, in process_spider_output_async
async for r in result or ():
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/local/lib/python3.11/dist-packages/scrapy/spidermiddlewares/depth.py", line 35, in process_spider_output_async
async for r in result or ():
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/src/app/crawlers/middlewares/photo_download_middleware.py", line 42, in process_spider_output
async for item in result:
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 118, in process_async
async for r in iterable:
File "/usr/src/app/crawlers/auto_selling/middlewares/id_gen_middleware.py", line 20, in process_spider_output
async for item in result:
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/asyncgen.py", line 17, in as_async_generator
for r in it:
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/spidermw.py", line 106, in process_sync
for r in iterable:
File "/usr/src/app/crawlers/spiders/auto_selling_autoscout.py", line 187, in parse_listings_response
item = self.extract_listing_item(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/auto_selling_autoscout.py", line 225, in extract_listing_item
item["registration_date"] = self._extract_first_registration(listing)
~~~~^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/items.py", line 116, in __setitem__
raise ValueError(f"Field {key} is not nullable")
ValueError: Field registration_date is not nullable
2026-03-30 11:45:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 11:45:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 11:45:32 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 11:45:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:32 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:45:32 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4396fb322c1f11f18e133aacc95538c6
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 11:45:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 11:45:32 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:45:32 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:45:33 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 11:45:33 [auto_selling_autoscout24.it] INFO: auto_selling_autoscout24.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 9, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 11:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:33 [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%279318dbf8-c83f-427a-82cb-16219ebaf717%27 HTTP/1.1" 200 None
2026-03-30 11:45:33 [auto_selling_autoscout24.it] INFO: Saving data for 9318dbf8-c83f-427a-82cb-16219ebaf717: {'created_time': 1774871133.631928}
2026-03-30 11:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='9318dbf8-c83f-427a-82cb-16219ebaf717') HTTP/1.1" 204 0
2026-03-30 11:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:45:33 [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%201773575133 HTTP/1.1" 200 None
2026-03-30 11:45:33 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (41 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autoscout24.it/4396fb322c1f11f18e133aacc95538c6.jl
2026-03-30 11:45:33 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 2599,
'downloader/request_count': 4,
'downloader/request_method_count/GET': 1,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 426557,
'downloader/response_count': 4,
'downloader/response_status_count/200': 4,
'elapsed_time_seconds': 75.929081,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 11, 45, 33, 674134, tzinfo=datetime.timezone.utc),
'item_scraped_count': 41,
'log_count/DEBUG': 1232,
'log_count/ERROR': 1,
'log_count/INFO': 751,
'memusage/max': 167948288,
'memusage/startup': 149520384,
'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': 42,
'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': 14.162600048817696,
'scrapy-zyte-api/mean_response_seconds': 14.291274009272456,
'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,
'spider_exceptions/ValueError': 1,
'start_time': datetime.datetime(2026, 3, 30, 11, 44, 17, 745053, tzinfo=datetime.timezone.utc)}
2026-03-30 11:45:33 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 11:45:33 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd44419b150>
2026-03-30 11:45:33 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fd44419b9d0>
PROJECT (sourcing_v2)
SPIDER (auto_selling_autoscout24.it)