Head
2026-03-30 14:29:07 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 14:29:07 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 14:29:07 [auto_selling_autoscout24.it] INFO: Starting auto_selling_autoscout.it spider
2026-03-30 14:29:07 [auto_selling_autoscout24.it] INFO: _job: 496ce4402c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 14:29:07 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 14:29:07 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 14:29:07 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 14:29:07 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 14:29:07 [scrapy.extensions.telnet] INFO: Telnet Password: 0a40efd8ec04752f
2026-03-30 14:29:07 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 14:29:07 [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/496ce4402c1f11f18e133aacc95538c6.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 14:29:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:29:07 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 14:29:07 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 14:29:07 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 14:29:07 [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 14:29:07 [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 14:29:07 [scrapy.core.engine] INFO: Spider opened
2026-03-30 14:29:07 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 14:29:07 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 14:29:07 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 14:29:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 14:29:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 14:29:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-30 14:29:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:29:07 [scrapy-playwright] INFO: Starting download handler
2026-03-30 14:29:12 [auto_selling_autoscout24.it] INFO: Scraper started with URL: https://www.autoscout24.it/concessionari/topcar-uno-srl
2026-03-30 14:29:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autoscout24.it/concessionari/topcar-uno-srl> (referer: None) ['zyte-api']
2026-03-30 14:29:15 [auto_selling_autoscout24.it] INFO: Parsing dealer homepage
2026-03-30 14:29:15 [auto_selling_autoscout24.it] INFO: Extracted customerId: 3417304
2026-03-30 14:29:15 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 3417304, page: 1
2026-03-30 14:29:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:29:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/concessionari/topcar-uno-srl) ['zyte-api']
2026-03-30 14:29:17 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 1
2026-03-30 14:29:17 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 14:29: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 14:29:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%276fb2b9d0-53aa-47de-8cb7-3aa0fea01ead%27 HTTP/1.1" 200 None
2026-03-30 14:29:17 [auto_selling_autoscout24.it] INFO: Scrape type for 6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead: 1
2026-03-30 14:29:17 [auto_selling_autoscout24.it] INFO: Scraping new listing 6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead
2026-03-30 14:29:17 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead
2026-03-30 14:29:17 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 3730014e-dfc6-5a6b-8a82-6fc98c2867b9 with identifier: 6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead
2026-03-30 14:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3730014e-dfc6-5a6b-8a82-6fc98c2867b9
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%252F6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead_eb4504f2-d6cc-4c42-b341-375384b7e2c2.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 14:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead_eb4504f2-d6cc-4c42-b341-375384b7e2c2.jpg/250x188.webp already downloaded
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%252F6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead_b6a2b819-3e3a-468c-a7dc-e0d02761f2d9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 14:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead_b6a2b819-3e3a-468c-a7dc-e0d02761f2d9.jpg/250x188.webp already downloaded
2026-03-30 14:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%252F6fb2b9d0-53aa-47de-8cb7-3aa0fea01ead_0ebfbe8a-e73b-4362-b235-85af8e90368b.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
Tail
2026-03-30 14:29: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%252F4e215765-09ee-4d6f-a254-9b4afb837bc4_5c2c10dc-937d-4ebd-afce-7b6569941902.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 14:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_5c2c10dc-937d-4ebd-afce-7b6569941902.jpg/250x188.webp already downloaded
2026-03-30 14:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%252F4e215765-09ee-4d6f-a254-9b4afb837bc4_be800f74-5591-4f28-a005-d7f3569f5392.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 14:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_be800f74-5591-4f28-a005-d7f3569f5392.jpg/250x188.webp already downloaded
2026-03-30 14:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%252F4e215765-09ee-4d6f-a254-9b4afb837bc4_63fc1c7c-a913-4534-a27d-534633614165.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 14:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_63fc1c7c-a913-4534-a27d-534633614165.jpg/250x188.webp already downloaded
2026-03-30 14:29:26 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 1bf0385b-8e62-5547-97e1-f79271890c46 with identifier 4e215765-09ee-4d6f-a254-9b4afb837bc4
2026-03-30 14:29:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:29:26 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:29:26 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 1bf0385b-8e62-5547-97e1-f79271890c46
2026-03-30 14:29: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': 63,
'expiration_date': None,
'fuel_type': 'Gasoline',
'id': '1bf0385b-8e62-5547-97e1-f79271890c46',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.it/offers/hyundai-i10-i10-iii-2023-1-0-mpi-connectline-63cv-gasoline-blue-4e215765-09ee-4d6f-a254-9b4afb837bc4',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i10',
'odometer': 15,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 15,
'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_33c9d371-96ad-470b-8f39-a9c8f02326cf.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_0c0602b0-e75a-476a-9b7f-79dc65245d72.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_5845ba58-e9b7-4f46-87f7-61e0e4b367a2.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_20014692-a8ff-4246-933e-705c0f637f52.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_f3f5d9f8-491d-4860-8bff-859d85e5d850.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_91c1040c-8d68-4588-b316-42d73905fb39.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_c39c43a0-b73a-401f-8af7-ad593569fdd5.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_5c2c10dc-937d-4ebd-afce-7b6569941902.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_be800f74-5591-4f28-a005-d7f3569f5392.jpg/250x188.webp',
'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_63fc1c7c-a913-4534-a27d-534633614165.jpg/250x188.webp'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 4514,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_33c9d371-96ad-470b-8f39-a9c8f02326cf.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 5960,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_0c0602b0-e75a-476a-9b7f-79dc65245d72.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 4252,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_5845ba58-e9b7-4f46-87f7-61e0e4b367a2.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 4680,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_20014692-a8ff-4246-933e-705c0f637f52.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 4880,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_f3f5d9f8-491d-4860-8bff-859d85e5d850.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 4146,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_91c1040c-8d68-4588-b316-42d73905fb39.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 4974,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_c39c43a0-b73a-401f-8af7-ad593569fdd5.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 4700,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_5c2c10dc-937d-4ebd-afce-7b6569941902.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 4682,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_be800f74-5591-4f28-a005-d7f3569f5392.jpg/250x188.webp',
'Width': 250},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7be83cb-730e-5297-959b-028dffb9252d/a7be83cb-730e-5297-959b-028dffb9252d_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2774,
'Height': 187,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/4e215765-09ee-4d6f-a254-9b4afb837bc4_63fc1c7c-a913-4534-a27d-534633614165.jpg/250x188.webp',
'Width': 250}],
'price': 15900,
'price_includes_vat': False,
'registration_date': '2025-10-01',
'seller_name': None,
'title': 'Hyundai i10 i10 III 2023 1.0 mpi Connectline 63cv',
'transmission': 'automatic',
'trim': 'i10 III 2023 1.0 mpi Connectline 63cv',
'vin': None,
'year': 2025}
2026-03-30 14:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29: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%274e215765-09ee-4d6f-a254-9b4afb837bc4%27 HTTP/1.1" 200 None
2026-03-30 14:29:26 [auto_selling_autoscout24.it] INFO: Saving data for 4e215765-09ee-4d6f-a254-9b4afb837bc4: {'created_time': 1774880966.913198, 'last_price_update_time': 1774880966.913208}
2026-03-30 14:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='4e215765-09ee-4d6f-a254-9b4afb837bc4') HTTP/1.1" 204 0
2026-03-30 14:29:27 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 3417304, page: 3
2026-03-30 14:29:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 14:29:38 [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 14:29:38 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 3
2026-03-30 14:29:38 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 14:29:38 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 14:29:38 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 14:29:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:29:38 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 14:29:38 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 496ce4402c1f11f18e133aacc95538c6
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 14:29:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 14:29:38 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:29:38 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 14:29:38 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-03-30 14:29:39 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 14:29:39 [auto_selling_autoscout24.it] INFO: auto_selling_autoscout24.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 14:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 14:29:39 [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%201773584979 HTTP/1.1" 200 None
2026-03-30 14:29:39 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (22 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autoscout24.it/496ce4402c1f11f18e133aacc95538c6.jl
2026-03-30 14:29:39 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 7726,
'downloader/request_count': 14,
'downloader/request_method_count/GET': 11,
'downloader/request_method_count/POST': 3,
'downloader/response_bytes': 452910,
'downloader/response_count': 14,
'downloader/response_status_count/200': 14,
'elapsed_time_seconds': 31.888952,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 14, 29, 39, 739964, tzinfo=datetime.timezone.utc),
'item_scraped_count': 22,
'log_count/DEBUG': 790,
'log_count/INFO': 502,
'memusage/max': 147283968,
'memusage/startup': 147283968,
'photo_download_count': 10,
'request_depth_max': 3,
'response_received_count': 4,
'scheduler/dequeued': 14,
'scheduler/dequeued/memory': 14,
'scheduler/enqueued': 14,
'scheduler/enqueued/memory': 14,
'scrape_type/new': 22,
'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': 4.039403660688549,
'scrapy-zyte-api/mean_response_seconds': 4.138147506862879,
'scrapy-zyte-api/processed': 4,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 3,
'scrapy-zyte-api/request_args/experimental.requestCookies': 3,
'scrapy-zyte-api/request_args/experimental.responseCookies': 4,
'scrapy-zyte-api/request_args/httpRequestBody': 3,
'scrapy-zyte-api/request_args/httpRequestMethod': 3,
'scrapy-zyte-api/request_args/httpResponseBody': 4,
'scrapy-zyte-api/request_args/httpResponseHeaders': 4,
'scrapy-zyte-api/request_args/url': 4,
'scrapy-zyte-api/status_codes/200': 4,
'scrapy-zyte-api/success': 4,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 14, 29, 7, 851012, tzinfo=datetime.timezone.utc)}
2026-03-30 14:29:39 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 14:29:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f21eb356f10>
2026-03-30 14:29:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f21eb357750>