• LogParser v0.8.2, last updated at 2026-01-15 10:02:47, http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/f8f093aaf1f811f0a09a5a312738f986.json

PROJECT (sourcing_v2), SPIDER (auto_selling_coches.net)

  • Log analysis
  • Log categorization
  • Progress visualization
  • View log
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    jobf8f093aaf1f811f0a09a5a312738f986
    first_log_time2026-01-15 10:00:21
    latest_log_time2026-01-15 10:02:37
    runtime0:02:16
    crawled_pages 32
    scraped_items 30
    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-01-15 10:02:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd94ab58f10>
      2026-01-15 10:02:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd94ab59790>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6025
    • telnet_password

      a25eab00d9c2b08e
    • latest_crawl

      2026-01-15 10:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://a.ccdn.es/cnet/vehicles/19310231/63415347-0935-4db9-b131-0b383cd94f4d.jpg> (referer: None)
    • latest_scrape

      2026-01-15 10:02:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://a.ccdn.es/cnet/vehicles/19310231/63415347-0935-4db9-b131-0b383cd94f4d.jpg>
    • latest_stat

      2026-01-15 10:02:22 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 29 pages/min), scraped 24 items (at 24 items/min)
    • Head

      2026-01-15 10:00:21 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-15 10:00:21 [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-01-15 10:00:21 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-01-15 10:00:21 [auto_selling_coches.net] INFO: _job: f8f093aaf1f811f0a09a5a312738f986, SCRAPY_JOB: None
      2026-01-15 10:00:21 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-15 10:00:21 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-15 10:00:21 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-15 10:00:21 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-15 10:00:21 [scrapy.extensions.telnet] INFO: Telnet Password: a25eab00d9c2b08e
      2026-01-15 10:00:21 [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-01-15 10:00:21 [scrapy.crawler] INFO: Overridden settings:
      {'BOT_NAME': 'SourcingV2',
       'CLOSESPIDER_TIMEOUT': 3600,
       'CONCURRENT_REQUESTS': 5,
       'FEED_EXPORT_ENCODING': 'utf-8',
       'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto_selling_coches.net/f8f093aaf1f811f0a09a5a312738f986.log',
       'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
       '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-01-15 10:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-15 10:00:22 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-15 10:00:22 [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-01-15 10:00:22 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-15 10:00:22 [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-01-15 10:00:22 [scrapy.middleware] INFO: Enabled item pipelines:
      ['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
       'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
      2026-01-15 10:00:22 [scrapy.core.engine] INFO: Spider opened
      2026-01-15 10:00:22 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-15 10:00:22 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-dev-bus.servicebus.windows.net
      2026-01-15 10:00:22 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-15 10:00:22 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-15 10:00:22 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
      2026-01-15 10:00:22 [scrapy-playwright] INFO: Starting download handler
      
      2026-01-15 10:00:22 [scrapy-playwright] INFO: Starting download handler
      2026-01-15 10:00:27 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/algarage and multipost_profile_id: cd708b16-1a06-4813-af9a-db45335e23d9 and job_id: f8f093aaf1f811f0a09a5a312738f986
      
      2026-01-15 10:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-15 10:00:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.956(s), this was the 1st time calling it.
      2026-01-15 10:00:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.219678573359371 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Thu, 15 Jan 2026 10:00:40 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'e55c90aa00d961e884a1eb4b45a6fb27', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/download/temporary-error","title":"Website Ban","status":520,"detail":"Zyte API could not get a ban-free response in a reasonable time. See https://docs.zyte.com/zyte-api/usage/errors.html#ban-responses"}', request_id=e55c90aa00d961e884a1eb4b45a6fb27.
      
      2026-01-15 10:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-01-15 10:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/algarage> (referer: None) ['zyte-api']
      2026-01-15 10:00:51 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/algarage/>
      2026-01-15 10:00:51 [auto_selling_coches.net] INFO: Title at home page 30 VehĂ­culos
      2026-01-15 10:00:51 [auto_selling_coches.net] INFO: Total number of items: 30
      
      2026-01-15 10:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-15 10:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/algarage?pg=1> (referer: https://www.coches.net/concesionario/algarage/) ['zyte-api']
      2026-01-15 10:01:21 [auto_selling_coches.net] INFO: Parsing page 1
      2026-01-15 10:01:21 [auto_selling_coches.net] INFO: Found 30 listings on page 1
      2026-01-15 10:01:21 [auto_selling_coches.net] INFO: Found listing with ID: 62413059
      2026-01-15 10:01:21 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-15 10:01:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-15 10:01:22 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1950
      2026-01-15 10:01:22 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scrape type for 62413059: 1
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scraping new listing 62413059
      2026-01-15 10:01:22 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min)
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Found listing with ID: 62413149
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scrape type for 62413149: 1
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scraping new listing 62413149
      2026-01-15 10:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Found listing with ID: 62394919
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scrape type for 62394919: 1
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scraping new listing 62394919
      2026-01-15 10:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Found listing with ID: 62203774
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scrape type for 62203774: 1
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Scraping new listing 62203774
      2026-01-15 10:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-15 10:01:22 [auto_selling_coches.net] INFO: Found listing with ID: 62413111
    • Tail

                   'FileSizeInBytes': 167589,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/11795055-b97c-4ed8-aa99-dc3f74e5da8e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 168977,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/aa9e7194-91d4-4d71-952e-25850a836ce8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 181395,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/606c26ad-212c-4983-8a3b-8bbcbb71a47e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 159171,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/2c106944-623f-4b6d-b68d-a43cdfdc403e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 186736,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/b12c3319-7127-4fe2-a2be-acf1bbabf704.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 218802,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/dacac016-28bb-4f3b-90c6-398906ce2333.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 172824,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/bfdde446-3955-49b9-8314-6085c61d5b31.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 166510,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/c14109c4-29f4-4b2d-b51f-13626169a270.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 224962,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/1cdcb89d-80cb-41a7-a7e0-c1928b2b75ef.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 169911,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/81f5d1cc-70d0-48cc-9dd5-0e9963721454.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 156787,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/b6ac65d0-c19b-48be-b88d-69eb117e2537.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 170179,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/f1f7a882-1051-4c4c-ae83-b1cb435039c9.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 191058,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/dc4c1397-e77a-4df0-929c-238ed18beecf.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 155751,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/78fcc7ea-dbc4-4c9d-8a9b-d6d4364304a8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 179748,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/7bf3021f-0c1c-47a0-9cae-1ed2805053e8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 185868,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/f5a54d14-e279-42cb-b0c9-32a75b917cef.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 194857,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/ed45dab2-7bce-4606-8c5d-69f5f7d1c947.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 197082,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/63415347-0935-4db9-b131-0b383cd94f4d.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxdev.blob.core.windows.net/top-deal-listing/listing_206e07f6-4caa-56fc-b746-a85c31fb2510/206e07f6-4caa-56fc-b746-a85c31fb2510_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 208159,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/19310231/19850baa-c66c-4cf5-9297-bdb926373894.jpg',
                   'Width': 800}],
       'price': 18690,
       'price_includes_vat': True,
       'registration_date': '2020-01-01',
       'seats_number': 5,
       'seller_name': None,
       'title': 'SEAT Ateca 1.0 TSI StSp Style Eco',
       'transmission': 'manual',
       'trim': '1.0 TSI 85kW 115CV StSp Style Eco',
       'vin': None,
       'year': 2020}
      2026-01-15 10:02:36 [auto_selling_coches.net] INFO: Saving data for 62409201: {'created_time': 1768471356.741115, 'last_price_update_time': 1768471356.741127}
      2026-01-15 10:02:36 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-15 10:02:36 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-15 10:02:36 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-15 10:02:36 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item f8f093aaf1f811f0a09a5a312738f986
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-15 10:02:36 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-15 10:02:37 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-15 10:02:37 [auto_selling_coches.net] INFO: auto_selling_coches.net 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-01-15 10:02:37 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (30 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/f8f093aaf1f811f0a09a5a312738f986.jl
      2026-01-15 10:02:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 126029,
       'downloader/request_count': 192,
       'downloader/request_method_count/GET': 192,
       'downloader/response_bytes': 34541593,
       'downloader/response_count': 192,
       'downloader/response_status_count/200': 192,
       'elapsed_time_seconds': 135.533271,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 15, 10, 2, 37, 653649, tzinfo=datetime.timezone.utc),
       'httpcompression/response_bytes': 30684717,
       'httpcompression/response_count': 160,
       'item_scraped_count': 30,
       'log_count/DEBUG': 1166,
       'log_count/INFO': 2201,
       'memusage/max': 164589568,
       'memusage/startup': 125554688,
       'photo_download_count': 160,
       'request_depth_max': 3,
       'response_received_count': 32,
       'scheduler/dequeued': 192,
       'scheduler/dequeued/memory': 192,
       'scheduler/enqueued': 192,
       'scheduler/enqueued/memory': 192,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 33,
       'scrapy-zyte-api/error_ratio': 0.030303030303030304,
       'scrapy-zyte-api/error_types/download/temporary-error': 1,
       'scrapy-zyte-api/errors': 1,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 3.7620654504633304,
       'scrapy-zyte-api/mean_response_seconds': 3.529905902541941,
       'scrapy-zyte-api/processed': 32,
       'scrapy-zyte-api/request_args/actions': 1,
       'scrapy-zyte-api/request_args/browserHtml': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 30,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 31,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 32,
       'scrapy-zyte-api/request_args/httpResponseBody': 31,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 31,
       'scrapy-zyte-api/request_args/requestHeaders': 1,
       'scrapy-zyte-api/request_args/url': 32,
       'scrapy-zyte-api/status_codes/200': 32,
       'scrapy-zyte-api/status_codes/520': 1,
       'scrapy-zyte-api/success': 32,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 15, 10, 0, 22, 120378, tzinfo=datetime.timezone.utc)}
      2026-01-15 10:02:37 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-15 10:02:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd94ab58f10>
      2026-01-15 10:02:37 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fd94ab59790>
      
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_coches.net/f8f093aaf1f811f0a09a5a312738f986/?job_finished=True

    • Source

      http://scrapyd-1:6800/logs/sourcing_v2/auto_selling_coches.net/f8f093aaf1f811f0a09a5a312738f986.log

  • sourcelog
    last_update_time2026-01-15 10:02:37
    last_update_timestamp1768471357
    downloader/request_bytes126029
    downloader/request_count192
    downloader/request_method_count/GET192
    downloader/response_bytes34541593
    downloader/response_count192
    downloader/response_status_count/200192
    elapsed_time_seconds135.533271
    feedexport/success_count/FileFeedStorage1
    finish_reasonfinished
    finish_timedatetime.datetime(2026, 1, 15, 10, 2, 37, 653649, tzinfo=datetime.timezone.utc)
    httpcompression/response_bytes30684717
    httpcompression/response_count160
    item_scraped_count30
    log_count/DEBUG1166
    log_count/INFO2201
    memusage/max164589568
    memusage/startup125554688
    photo_download_count160
    request_depth_max3
    response_received_count32
    scheduler/dequeued192
    scheduler/dequeued/memory192
    scheduler/enqueued192
    scheduler/enqueued/memory192
    scrapy-zyte-api/4290
    scrapy-zyte-api/attempts33
    scrapy-zyte-api/error_ratio0.030303030303030304
    scrapy-zyte-api/error_types/download/temporary-error1
    scrapy-zyte-api/errors1
    scrapy-zyte-api/fatal_errors0
    scrapy-zyte-api/mean_connection_seconds3.7620654504633304
    scrapy-zyte-api/mean_response_seconds3.529905902541941
    scrapy-zyte-api/processed32
    scrapy-zyte-api/request_args/actions1
    scrapy-zyte-api/request_args/browserHtml1
    scrapy-zyte-api/request_args/customHttpRequestHeaders30
    scrapy-zyte-api/request_args/experimental.requestCookies31
    scrapy-zyte-api/request_args/experimental.responseCookies32
    scrapy-zyte-api/request_args/httpResponseBody31
    scrapy-zyte-api/request_args/httpResponseHeaders31
    scrapy-zyte-api/request_args/requestHeaders1
    scrapy-zyte-api/request_args/url32
    scrapy-zyte-api/status_codes/20032
    scrapy-zyte-api/status_codes/5201
    scrapy-zyte-api/success32
    scrapy-zyte-api/success_ratio1.0
    scrapy-zyte-api/throttle_ratio0.0
    start_timedatetime.datetime(2026, 1, 15, 10, 0, 22, 120378, tzinfo=datetime.timezone.utc)