• LogParser v0.8.2, last updated at 2026-03-31 18:44:03, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autoscout24.it/757a5df02ce811f19724def17024dec4.json

PROJECT (sourcing_v2), SPIDER (auto_selling_autoscout24.it)

  • Log analysis
  • Log categorization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_autoscout24.it
    job757a5df02ce811f19724def17024dec4
    first_log_time2026-03-31 18:43:36
    latest_log_time2026-03-31 18:43:56
    runtime0:00:20
    crawled_pages 3
    scraped_items 10
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count2
    log_warning_count0
    log_redirect_count0
    log_retry_count0
    log_ignore_count0
    latest_crawl
    latest_scrape
    latest_log
    current_time
    latest_itemN/A
    • WARNING+

    • error_logs
      2 in total

      2026-03-31 18:43:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1740387650>
      2026-03-31 18:43:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1740387ed0>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6026
    • telnet_password

      5b59b5f0f134d1a6
    • latest_crawl

      2026-03-31 18:43:55 [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']
    • latest_scrape

      2026-03-31 18:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
    • latest_stat

      2026-03-31 18:43:36 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
    • Head

      2026-03-31 18:43:36 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-03-31 18:43:36 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
      2026-03-31 18:43:36 [auto_selling_autoscout24.it] INFO: Starting auto_selling_autoscout.it spider
      2026-03-31 18:43:36 [auto_selling_autoscout24.it] INFO: _job: 757a5df02ce811f19724def17024dec4, SCRAPY_JOB: None
      2026-03-31 18:43:36 [scrapy.addons] INFO: Enabled addons:
      []
      2026-03-31 18:43:36 [asyncio] DEBUG: Using selector: EpollSelector
      2026-03-31 18:43:36 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-03-31 18:43:36 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-03-31 18:43:36 [scrapy.extensions.telnet] INFO: Telnet Password: 5b59b5f0f134d1a6
      2026-03-31 18:43:36 [scrapy.middleware] INFO: Enabled extensions:
      ['scrapy.extensions.corestats.CoreStats',
       'scrapy.extensions.telnet.TelnetConsole',
       'scrapy.extensions.memusage.MemoryUsage',
       'scrapy.extensions.feedexport.FeedExporter',
       'scrapy.extensions.logstats.LogStats',
       'scrapy.extensions.closespider.CloseSpider']
      2026-03-31 18:43:36 [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/757a5df02ce811f19724def17024dec4.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       'MEMUSAGE_LIMIT_MB': 2048,
       'MEMUSAGE_WARNING_MB': 1536,
       'NEWSPIDER_MODULE': 'spiders',
       'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
       'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
       'SPIDER_MODULES': ['spiders', 'auth_check'],
       'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
       'USER_AGENT': ''}
      2026-03-31 18:43:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 18:43:36 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-03-31 18:43:36 [scrapy.middleware] INFO: Enabled downloader middlewares:
      ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
       'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
       'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
       'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
       'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
       'scrapy.downloadermiddlewares.retry.RetryMiddleware',
       'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
       'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
       'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
       'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
       'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
       'scrapy.downloadermiddlewares.stats.DownloaderStats']
      2026-03-31 18:43:36 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-03-31 18:43:36 [scrapy.middleware] INFO: Enabled spider middlewares:
      ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
       'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
       'scrapy.spidermiddlewares.referer.RefererMiddleware',
       'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
       'scrapy.spidermiddlewares.depth.DepthMiddleware',
       'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
       'crawlers.auto_selling.middlewares.id_gen_middleware.IdGenMiddleware']
      2026-03-31 18:43:36 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-03-31 18:43:36 [scrapy.core.engine] INFO: Spider opened
      2026-03-31 18:43:36 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-31 18:43:36 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-03-31 18:43:36 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-03-31 18:43:36 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-03-31 18:43:36 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026
      2026-03-31 18:43:36 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
      2026-03-31 18:43:36 [scrapy-playwright] INFO: Starting download handler
      2026-03-31 18:43:36 [scrapy-playwright] INFO: Starting download handler
      2026-03-31 18:43:41 [auto_selling_autoscout24.it] INFO: Scraper started with URL: https://www.autoscout24.it/concessionari/esse-gi-garage-srl
      
      2026-03-31 18:43:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-31 18:43:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.autoscout24.it/concessionari/esse-gi-garage-srl> (referer: None) ['zyte-api']
      2026-03-31 18:43:43 [auto_selling_autoscout24.it] INFO: Parsing dealer homepage
      2026-03-31 18:43:43 [auto_selling_autoscout24.it] INFO: Extracted customerId: 26141578
      2026-03-31 18:43:43 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 26141578, page: 1
      2026-03-31 18:43:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-31 18:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/concessionari/esse-gi-garage-srl) ['zyte-api']
      2026-03-31 18:43:49 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 1
      2026-03-31 18:43:49 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-03-31 18:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-03-31 18:43:49 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2125
      2026-03-31 18:43:49 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-03-31 18:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-03-31 18:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:49 [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%276693ed4f-7071-4492-a0ee-445ed3e847db%27 HTTP/1.1" 200 None
      2026-03-31 18:43:50 [auto_selling_autoscout24.it] INFO: Scrape type for 6693ed4f-7071-4492-a0ee-445ed3e847db: 1
      2026-03-31 18:43:50 [auto_selling_autoscout24.it] INFO: Scraping new listing 6693ed4f-7071-4492-a0ee-445ed3e847db
      2026-03-31 18:43:50 [auto_selling_autoscout24.it] INFO: Extracting item from listing ID: 6693ed4f-7071-4492-a0ee-445ed3e847db
      2026-03-31 18:43:50 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Generated ID for item: e499e654-6bdd-5bc5-859a-c7950a53a6f8 with identifier: 6693ed4f-7071-4492-a0ee-445ed3e847db
      2026-03-31 18:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e499e654-6bdd-5bc5-859a-c7950a53a6f8
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6693ed4f-7071-4492-a0ee-445ed3e847db_deb89200-4017-43f6-b8a6-17199fe8ce16.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
      2026-03-31 18:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6693ed4f-7071-4492-a0ee-445ed3e847db_deb89200-4017-43f6-b8a6-17199fe8ce16.jpg/250x188.webp already downloaded
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6693ed4f-7071-4492-a0ee-445ed3e847db_6d9498bb-9b20-4160-9d56-72d62b5f5a7a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
      2026-03-31 18:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/6693ed4f-7071-4492-a0ee-445ed3e847db_6d9498bb-9b20-4160-9d56-72d62b5f5a7a.jpg/250x188.webp already downloaded
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F6693ed4f-7071-4492-a0ee-445ed3e847db_8565ac6e-a11d-4743-a312-3561c753621a.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
    • Tail

      2026-03-31 18:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b82a3b15-5e4b-41f8-b8c6-729b39d6307d.jpg/250x188.webp already downloaded
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1075bb49-ddc1-47e1-95ba-28d4af986ccc_1afc1441-a41e-462b-8883-eb9027dfb16f.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
      2026-03-31 18:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_1afc1441-a41e-462b-8883-eb9027dfb16f.jpg/250x188.webp already downloaded
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1075bb49-ddc1-47e1-95ba-28d4af986ccc_ac1453fa-f5a6-4bcb-a00e-ea19ed9b1775.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
      2026-03-31 18:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_ac1453fa-f5a6-4bcb-a00e-ea19ed9b1775.jpg/250x188.webp already downloaded
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto_selling_autoscout24.it%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fprod.pictures.autoscout24.net%252Flisting-images%252F1075bb49-ddc1-47e1-95ba-28d4af986ccc_b4467dc0-2a55-4b28-ad7c-633b90c2561d.jpg%252F250x188.webp%27 HTTP/1.1" 200 None
      2026-03-31 18:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b4467dc0-2a55-4b28-ad7c-633b90c2561d.jpg/250x188.webp already downloaded
      2026-03-31 18:43:53 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: Azure Bus Pipeline processing item: 47549757-b5c9-50f6-ae3c-e83a310801d5 with identifier 1075bb49-ddc1-47e1-95ba-28d4af986ccc
      2026-03-31 18:43:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 18:43:53 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 18:43:53 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process item CloudEvent for item 47549757-b5c9-50f6-ae3c-e83a310801d5
      2026-03-31 18:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.autoscout24.it/api/dealer-detail/fetch-listings>
      {'auction_title': '',
       'c_o_2_emission_value': 112,
       'category': None,
       'color': 'Unknown',
       'currency': 'EUR',
       'emission_standard': None,
       'engine': None,
       'engine_horse_power': 95,
       'expiration_date': None,
       'fuel_type': 'Diesel',
       'id': '47549757-b5c9-50f6-ae3c-e83a310801d5',
       'is_damaged': False,
       'is_operable': True,
       'license_plate': None,
       'link_to_web_offer': 'https://www.autoscout24.it/offers/alfa-romeo-mito-1-3-jtdm-2-progression-s-s-95cv-diesel-white-1075bb49-ddc1-47e1-95ba-28d4af986ccc',
       'listing': 'auction',
       'make': 'Alfa Romeo',
       'model': 'MiTo',
       'odometer': 178471,
       'odometer_reading_unit': 'km',
       'origin_country_code': 'IT',
       'original_photo_count': 15,
       'photo_urls': ['https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_4f850540-c57c-409a-b4ff-61ff17468440.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b84ab03b-fe01-4d05-b3cc-8fca092381b6.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_3a9e1fa4-3549-4d3f-a753-0ed3d9b0d302.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_ccde44ba-dde5-44ea-8436-a3333778899e.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_c6fea705-1d1f-496a-89df-6599aa1de643.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_696a358e-c8c3-4017-a014-b6b7f8e953b1.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b82a3b15-5e4b-41f8-b8c6-729b39d6307d.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_1afc1441-a41e-462b-8883-eb9027dfb16f.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_ac1453fa-f5a6-4bcb-a00e-ea19ed9b1775.jpg/250x188.webp',
                      'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b4467dc0-2a55-4b28-ad7c-633b90c2561d.jpg/250x188.webp'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_0.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8682,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_4f850540-c57c-409a-b4ff-61ff17468440.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_1.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8352,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b84ab03b-fe01-4d05-b3cc-8fca092381b6.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_2.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8630,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_3a9e1fa4-3549-4d3f-a753-0ed3d9b0d302.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_3.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 7450,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_ccde44ba-dde5-44ea-8436-a3333778899e.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_4.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8242,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_c6fea705-1d1f-496a-89df-6599aa1de643.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_5.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 6432,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_696a358e-c8c3-4017-a014-b6b7f8e953b1.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_6.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8714,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b82a3b15-5e4b-41f8-b8c6-729b39d6307d.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_7.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 9076,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_1afc1441-a41e-462b-8883-eb9027dfb16f.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_8.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 8410,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_ac1453fa-f5a6-4bcb-a00e-ea19ed9b1775.jpg/250x188.webp',
                   'Width': 250},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_47549757-b5c9-50f6-ae3c-e83a310801d5/47549757-b5c9-50f6-ae3c-e83a310801d5_image_9.webp',
                   'Extension': 'webp',
                   'FileSizeInBytes': 7332,
                   'Height': 187,
                   'OriginUrl': 'https://prod.pictures.autoscout24.net/listing-images/1075bb49-ddc1-47e1-95ba-28d4af986ccc_b4467dc0-2a55-4b28-ad7c-633b90c2561d.jpg/250x188.webp',
                   'Width': 250}],
       'price': 3500,
       'price_includes_vat': False,
       'registration_date': '2011-06-01',
       'seller_name': None,
       'title': 'Alfa Romeo MiTo 1.3 jtdm-2 Progression s&s 95cv',
       'transmission': 'automatic',
       'trim': '1.3 jtdm-2 Progression s&s 95cv',
       'vin': None,
       'year': 2011}
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:53 [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%271075bb49-ddc1-47e1-95ba-28d4af986ccc%27 HTTP/1.1" 200 None
      2026-03-31 18:43:53 [auto_selling_autoscout24.it] INFO: Saving data for 1075bb49-ddc1-47e1-95ba-28d4af986ccc: {'created_time': 1774982633.238624, 'last_price_update_time': 1774982633.238634}
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_autoscout24.it',RowKey='1075bb49-ddc1-47e1-95ba-28d4af986ccc') HTTP/1.1" 204 0
      2026-03-31 18:43:53 [auto_selling_autoscout24.it] INFO: Fetching listings for customerId: 26141578, page: 2
      2026-03-31 18:43:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-03-31 18:43:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.autoscout24.it/api/dealer-detail/fetch-listings> (referer: https://www.autoscout24.it/api/dealer-detail/fetch-listings) ['zyte-api']
      2026-03-31 18:43:55 [auto_selling_autoscout24.it] INFO: Parsing listings response for page: 2
      2026-03-31 18:43:55 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-03-31 18:43:55 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-03-31 18:43:55 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-03-31 18:43:55 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 757a5df02ce811f19724def17024dec4
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 18:43:55 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-03-31 18:43:56 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-03-31 18:43:56 [auto_selling_autoscout24.it] INFO: auto_selling_autoscout24.it Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 10, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-03-31 18:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-03-31 18:43:56 [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%201773686636 HTTP/1.1" 200 None
      2026-03-31 18:43:56 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (10 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_autoscout24.it/757a5df02ce811f19724def17024dec4.jl
      2026-03-31 18:43:56 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 1780,
       'downloader/request_count': 3,
       'downloader/request_method_count/GET': 1,
       'downloader/request_method_count/POST': 2,
       'downloader/response_bytes': 258033,
       'downloader/response_count': 3,
       'downloader/response_status_count/200': 3,
       'elapsed_time_seconds': 20.053446,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 3, 31, 18, 43, 56, 620315, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 10,
       'log_count/DEBUG': 328,
       'log_count/INFO': 234,
       'memusage/max': 149356544,
       'memusage/startup': 149356544,
       'request_depth_max': 2,
       'response_received_count': 3,
       'scheduler/dequeued': 3,
       'scheduler/dequeued/memory': 3,
       'scheduler/enqueued': 3,
       'scheduler/enqueued/memory': 3,
       'scrape_type/new': 10,
       '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': 3.2686858953287206,
       'scrapy-zyte-api/mean_response_seconds': 3.3577323333981135,
       '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, 31, 18, 43, 36, 566869, tzinfo=datetime.timezone.utc)}
      2026-03-31 18:43:56 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-03-31 18:43:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1740387650>
      2026-03-31 18:43:56 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f1740387ed0>
      
    • Log

      /2/log/utf8/sourcing_v2/auto_selling_autoscout24.it/757a5df02ce811f19724def17024dec4/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_autoscout24.it/757a5df02ce811f19724def17024dec4.log

  • sourcelog
    last_update_time2026-03-31 18:43:56
    last_update_timestamp1774982636
    downloader/request_bytes1780
    downloader/request_count3
    downloader/request_method_count/GET1
    downloader/request_method_count/POST2
    downloader/response_bytes258033
    downloader/response_count3
    downloader/response_status_count/2003
    elapsed_time_seconds20.053446
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 3, 31, 18, 43, 56, 620315, tzinfo=datetime.timezone.utc)
    item_scraped_count10
    log_count/DEBUG328
    log_count/INFO234
    memusage/max149356544
    memusage/startup149356544
    request_depth_max2
    response_received_count3
    scheduler/dequeued3
    scheduler/dequeued/memory3
    scheduler/enqueued3
    scheduler/enqueued/memory3
    scrape_type/new10
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts3
    scrapy-zyte-api/error_ratio0.0
    scrapy-zyte-api/errors0
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.2686858953287206
    scrapy-zyte-api/mean_response_seconds3.3577323333981135
    scrapy-zyte-api/processed3
    scrapy-zyte-api/request_args/customHttpRequestHeaders2
    scrapy-zyte-api/request_args/experimental.requestCookies2
    scrapy-zyte-api/request_args/experimental.responseCookies3
    scrapy-zyte-api/request_args/httpRequestBody2
    scrapy-zyte-api/request_args/httpRequestMethod2
    scrapy-zyte-api/request_args/httpResponseBody3
    scrapy-zyte-api/request_args/httpResponseHeaders3
    scrapy-zyte-api/request_args/url3
    scrapy-zyte-api/status_codes/2003
    scrapy-zyte-api/success3
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 3, 31, 18, 43, 36, 566869, tzinfo=datetime.timezone.utc)