Head
2026-03-30 11:44:27 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 11:44:27 [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:27 [auto_selling_autoscout24.es] INFO: Starting auto_selling_autoscout.it spider
2026-03-30 11:44:27 [auto_selling_autoscout24.es] INFO: _job: 4398cbe22c1f11f18e133aacc95538c6, SCRAPY_JOB: None
2026-03-30 11:44:27 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 11:44:27 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 11:44:27 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 11:44:27 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 11:44:27 [scrapy.extensions.telnet] INFO: Telnet Password: 12c0118e63b729a9
2026-03-30 11:44:27 [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:27 [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.es/4398cbe22c1f11f18e133aacc95538c6.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:27 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:44:27 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 11:44:27 [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:27 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2026-03-30 11:44:27 [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:27 [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:27 [scrapy.core.engine] INFO: Spider opened
2026-03-30 11:44:27 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 11:44:27 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2026-03-30 11:44:27 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2026-03-30 11:44:27 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 11:44:27 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 11:44:27 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 11:44:27 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:44:27 [scrapy-playwright] INFO: Starting download handler
2026-03-30 11:44:32 [auto_selling_autoscout24.es] INFO: Scraper started with URL: https://www.autoscout24.es/profesionales/autos-avila-sur
2026-03-30 11:44:32 [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:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autoscout24.es/profesionales/autos-avila-sur> (referer: None) ['zyte-api']
2026-03-30 11:44:35 [auto_selling_autoscout24.es] INFO: Parsing dealer homepage
2026-03-30 11:44:35 [auto_selling_autoscout24.es] INFO: Extracted customerId: 14463
2026-03-30 11:44:35 [auto_selling_autoscout24.es] INFO: Fetching listings for customerId: 14463, page: 1
2026-03-30 11:44:35 [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:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.es/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.es/profesionales/autos-avila-sur) ['zyte-api']
2026-03-30 11:44:37 [auto_selling_autoscout24.es] INFO: Parsing listings response for page: 1
2026-03-30 11:44:37 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2111
2026-03-30 11:44:37 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20RowKey%20eq%20%277efb3f94-f05e-43a9-88b2-699a396fb81a%27 HTTP/1.1" 200 None
2026-03-30 11:44:37 [auto_selling_autoscout24.es] INFO: Scrape type for 7efb3f94-f05e-43a9-88b2-699a396fb81a: 1
2026-03-30 11:44:37 [auto_selling_autoscout24.es] INFO: Scraping new listing 7efb3f94-f05e-43a9-88b2-699a396fb81a
2026-03-30 11:44:37 [auto_selling_autoscout24.es] INFO: Extracting item from listing ID: 7efb3f94-f05e-43a9-88b2-699a396fb81a
2026-03-30 11:44:37 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: 63139f88-0c26-5140-8884-85552c0a4af5 with identifier: 7efb3f94-f05e-43a9-88b2-699a396fb81a
2026-03-30 11:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 13 photos for item 63139f88-0c26-5140-8884-85552c0a4af5
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7efb3f94-f05e-43a9-88b2-699a396fb81a_85d2a390-a4e6-42be-b7ee-6d1cb78bf32e.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7efb3f94-f05e-43a9-88b2-699a396fb81a_85d2a390-a4e6-42be-b7ee-6d1cb78bf32e.jpg/250x188.webp already downloaded
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7efb3f94-f05e-43a9-88b2-699a396fb81a_36d5d6ba-fc35-4b82-9006-a4a7c5898a5c.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
2026-03-30 11:44:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/7efb3f94-f05e-43a9-88b2-699a396fb81a_36d5d6ba-fc35-4b82-9006-a4a7c5898a5c.jpg/250x188.webp already downloaded
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F7efb3f94-f05e-43a9-88b2-699a396fb81a_ee02c6e7-3c69-4188-a697-b9b90971ddd9.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
Tail
'emission_standard': None,
'engine': None,
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'eee51c77-b69c-5765-8005-b5e98406a7fe',
'is_damaged': False,
'is_operable': True,
'license_plate': None,
'link_to_web_offer': 'https://www.autoscout24.es/offers/audi-a4-berlina-automatico-de-5-puertas-diesel-red-68fdd655-04c2-4787-87bc-f19e767e8b76',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 131458,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_0.webp',
'Extension': 'webp',
'FileSizeInBytes': 3164,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_2a9fbff1-7dec-482f-a136-0dae83f9bf5b.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_1.webp',
'Extension': 'webp',
'FileSizeInBytes': 2528,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_3fa090ee-799d-4075-b6ca-ffc7a685cffb.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_2.webp',
'Extension': 'webp',
'FileSizeInBytes': 3078,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_df00fb8d-4c6e-40c6-9670-9ff76e079fe1.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_3.webp',
'Extension': 'webp',
'FileSizeInBytes': 2646,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_6f693d4e-bc34-4cf3-9b0f-80ca90e5a706.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_4.webp',
'Extension': 'webp',
'FileSizeInBytes': 2754,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_b8d16973-6f6c-48e6-ab4e-5bce02ef1f36.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_5.webp',
'Extension': 'webp',
'FileSizeInBytes': 2180,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_99f148e4-e8f4-4097-a4d0-d94377eb24a1.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_6.webp',
'Extension': 'webp',
'FileSizeInBytes': 3630,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_0e2d5f2a-908a-4f62-8bfb-44cbc34526df.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_7.webp',
'Extension': 'webp',
'FileSizeInBytes': 2568,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_492b77bd-f0e7-4901-90a8-03d9552c2bea.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_8.webp',
'Extension': 'webp',
'FileSizeInBytes': 3858,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_8fb6a718-3135-4cc1-a6c5-3087a7a11742.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_9.webp',
'Extension': 'webp',
'FileSizeInBytes': 2734,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_86d279f5-8fed-42e9-b592-711f80d591db.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_10.webp',
'Extension': 'webp',
'FileSizeInBytes': 3482,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_780fa5fa-f5fc-45cd-bb22-7d33875e60b2.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_11.webp',
'Extension': 'webp',
'FileSizeInBytes': 2438,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_03203b42-4fbc-490f-a53c-af2b4156957d.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_12.webp',
'Extension': 'webp',
'FileSizeInBytes': 2580,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_6bef3ec3-89cb-48fa-94e0-df2f0d782439.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_13.webp',
'Extension': 'webp',
'FileSizeInBytes': 1686,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_b391aa9c-928d-4be8-8376-c178a676fc75.jpg/250x188.webp',
'Width': 141},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_eee51c77-b69c-5765-8005-b5e98406a7fe/eee51c77-b69c-5765-8005-b5e98406a7fe_image_14.webp',
'Extension': 'webp',
'FileSizeInBytes': 2746,
'Height': 188,
'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/68fdd655-04c2-4787-87bc-f19e767e8b76_7b272203-b685-40b3-ac93-7ab74f22f274.jpg/250x188.webp',
'Width': 141}],
'price': 20900,
'price_includes_vat': False,
'registration_date': '2020-08-01',
'seller_name': None,
'title': 'Audi A4 Berlina Automático de 5 Puertas',
'transmission': 'automatic',
'trim': 'Berlina Automático de 5 Puertas',
'vin': None,
'year': 2020}
2026-03-30 11:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20RowKey%20eq%20%2768fdd655-04c2-4787-87bc-f19e767e8b76%27 HTTP/1.1" 200 None
2026-03-30 11:44:53 [auto_selling_autoscout24.es] INFO: Saving data for 68fdd655-04c2-4787-87bc-f19e767e8b76: {'created_time': 1774871093.911463, 'last_price_update_time': 1774871093.911474}
2026-03-30 11:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.es',RowKey='68fdd655-04c2-4787-87bc-f19e767e8b76') HTTP/1.1" 204 0
2026-03-30 11:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.es/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.es/api/dealer-detail/fetch-listings) ['zyte-api']
2026-03-30 11:44:54 [auto_selling_autoscout24.es] INFO: Parsing listings response for page: 2
2026-03-30 11:44:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 11:44:54 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2026-03-30 11:44:54 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2026-03-30 11:44:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:44:54 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2026-03-30 11:44:54 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 4398cbe22c1f11f18e133aacc95538c6
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2026-03-30 11:44:54 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2026-03-30 11:44:54 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:44:54 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2026-03-30 11:44:54 [azure.servicebus._pyamqp._transport] DEBUG: Transport endpoint is already disconnected: OSError(107, 'Transport endpoint is not connected')
2026-03-30 11:44:55 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2026-03-30 11:44:55 [auto_selling_autoscout24.es] INFO: auto_selling_autoscout24.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 8, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
2026-03-30 11:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 11:44:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.es%27%20and%20last_price_update_time%20lt%201773575096 HTTP/1.1" 200 None
2026-03-30 11:44:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (19 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autoscout24.es/4398cbe22c1f11f18e133aacc95538c6.jl
2026-03-30 11:44:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 9523,
'downloader/request_count': 18,
'downloader/request_method_count/GET': 16,
'downloader/request_method_count/POST': 2,
'downloader/response_bytes': 380886,
'downloader/response_count': 18,
'downloader/response_status_count/200': 18,
'elapsed_time_seconds': 28.59834,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 11, 44, 56, 233856, tzinfo=datetime.timezone.utc),
'item_scraped_count': 19,
'log_count/DEBUG': 865,
'log_count/INFO': 551,
'memusage/max': 149778432,
'memusage/startup': 149778432,
'photo_download_count': 15,
'request_depth_max': 2,
'response_received_count': 3,
'scheduler/dequeued': 18,
'scheduler/dequeued/memory': 18,
'scheduler/enqueued': 18,
'scheduler/enqueued/memory': 18,
'scrape_type/new': 19,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 3,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 1.8485597260296345,
'scrapy-zyte-api/mean_response_seconds': 1.9715835688014824,
'scrapy-zyte-api/processed': 3,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 2,
'scrapy-zyte-api/request_args/experimental.requestCookies': 2,
'scrapy-zyte-api/request_args/experimental.responseCookies': 3,
'scrapy-zyte-api/request_args/httpRequestBody': 2,
'scrapy-zyte-api/request_args/httpRequestMethod': 2,
'scrapy-zyte-api/request_args/httpResponseBody': 3,
'scrapy-zyte-api/request_args/httpResponseHeaders': 3,
'scrapy-zyte-api/request_args/url': 3,
'scrapy-zyte-api/status_codes/200': 3,
'scrapy-zyte-api/success': 3,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 11, 44, 27, 635516, tzinfo=datetime.timezone.utc)}
2026-03-30 11:44:56 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 11:44:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f98d0d87810>
2026-03-30 11:44:56 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f98d0d940d0>