Desktop version Jobs
  • Analysis
  • Categories
  • Charts
  • Logs
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    job26740528fc3011f0a599c2c555c92d63
    first_log_time2026-01-28 13:07:09
    latest_log_time2026-01-28 13:12:49
    runtime0:05:40
    crawled_pages 7
    scraped_items 5
    shutdown_reasonN/A
    finish_reasonfinished
    log_critical_count0
    log_error_count1
    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
      1 in total

      2026-01-28 13:12:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f2bf5d25590>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6031
    • telnet_password

      d26dcb59c8473893
    • latest_crawl

      2026-01-28 13:12:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://web.gw.coches.net/details/61682270> (referer: https://www.coches.net/concesionario/aciertocars/?pg=1) ['zyte-api']
    • latest_scrape

      2026-01-28 13:12:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://web.gw.coches.net/details/61682270>
    • latest_stat

      2026-01-28 13:12:09 [scrapy.extensions.logstats] INFO: Crawled 6 pages (at 0 pages/min), scraped 4 items (at 0 items/min)
    • Head

      2026-01-28 13:07:09 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 13:07:09 [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-28 13:07:09 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-01-28 13:07:09 [auto_selling_coches.net] INFO: _job: 26740528fc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 13:07:09 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 13:07:09 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 13:07:09 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 13:07:09 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 13:07:09 [scrapy.extensions.telnet] INFO: Telnet Password: d26dcb59c8473893
      2026-01-28 13:07:09 [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-28 13:07:09 [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/26740528fc3011f0a599c2c555c92d63.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-28 13:07:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 13:07:09 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 13:07:09 [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-28 13:07:09 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 13:07:09 [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-28 13:07:09 [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-28 13:07:09 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 13:07:09 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 13:07:09 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 13:07:09 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 13:07:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:07:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6031
      2026-01-28 13:07:09 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 13:07:09 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 13:07:14 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/aciertocars and multipost_profile_id: 442804f3-ac62-4488-b940-1c11a0f641c2 and job_id: 26740528fc3011f0a599c2c555c92d63
      
      2026-01-28 13:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      2026-01-28 13:07:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 15.165(s), this was the 1st time calling it.
      
      2026-01-28 13:07:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.242223155973001 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Wed, 28 Jan 2026 13:07:29 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '6fbe8b70b2dd7f4153a6aa91cbb84592', '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=6fbe8b70b2dd7f4153a6aa91cbb84592.
      2026-01-28 13:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      2026-01-28 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/aciertocars> (referer: None) ['zyte-api']
      2026-01-28 13:07:43 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/aciertocars/>
      2026-01-28 13:07:43 [auto_selling_coches.net] INFO: Title at home page 5 VehĂ­culos
      2026-01-28 13:07:43 [auto_selling_coches.net] INFO: Total number of items: 5
      
      2026-01-28 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
      
      2026-01-28 13:08:09 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
      
      2026-01-28 13:09:09 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:09:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.526(s), this was the 1st time calling it.
      
      2026-01-28 13:09:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.417427098533885 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
      
      2026-01-28 13:09:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
      
      2026-01-28 13:10:09 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/aciertocars?pg=1> (referer: https://www.coches.net/concesionario/aciertocars/) ['zyte-api']
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Parsing page 1
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Found 5 listings on page 1
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Found listing with ID: 62442120
      2026-01-28 13:10:29 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2002
      2026-01-28 13:10:29 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762442120%27 HTTP/1.1" 200 None
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Scrape type for 62442120: 1
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Scraping new listing 62442120
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Found listing with ID: 62038890
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2762038890%27 HTTP/1.1" 200 None
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Scrape type for 62038890: 1
      2026-01-28 13:10:29 [auto_selling_coches.net] INFO: Scraping new listing 62038890
    • Tail

                      'https://a.ccdn.es/cnet/vehicles/18703870/36102a1a-654c-40a0-bb93-df24cc23d2d8.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/f9a2f1d8-3cd8-4b3f-ad5d-e98a1a0ddb19.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/661f8478-df66-4438-8510-72638cceedfc.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/60197909-7263-461a-8140-aa9704ae5602.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/1e065fd8-8e7e-4156-be8a-74b6bf713fe3.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/f98d4f3b-1e9c-4777-8ea6-b82ac6c3d876.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/0537d216-d7fe-44e8-8844-36a0c66809fe.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/af9fe939-1511-4d8b-bbf6-6559fa496921.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/317e5931-7538-4201-8176-0c1e3d98b2cf.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/cd8f8932-cbfd-44a3-9a7d-e4e648c0b863.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/7eb73241-505d-4e0a-a787-c6a70f7215c9.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/ae3c03d5-fd50-4c26-ac54-879483dee883.jpg',
                      'https://a.ccdn.es/cnet/vehicles/18703870/8fcb6586-b3c8-46b7-9dd1-192e083341cc.jpg'],
       'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_0.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 142079,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/2610725b-3acd-4efd-90e8-4ea15a054424.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_1.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 133907,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/dfb6472a-7044-4a0b-aca2-2b99c507b4c0.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 135347,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/834261e4-4e76-4752-8256-fa1410a8fb22.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 132266,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/36102a1a-654c-40a0-bb93-df24cc23d2d8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 134577,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/f9a2f1d8-3cd8-4b3f-ad5d-e98a1a0ddb19.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 129927,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/661f8478-df66-4438-8510-72638cceedfc.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 176089,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/60197909-7263-461a-8140-aa9704ae5602.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 166222,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/1e065fd8-8e7e-4156-be8a-74b6bf713fe3.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 203415,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/f98d4f3b-1e9c-4777-8ea6-b82ac6c3d876.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 180761,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/0537d216-d7fe-44e8-8844-36a0c66809fe.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 187037,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/af9fe939-1511-4d8b-bbf6-6559fa496921.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 149750,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/317e5931-7538-4201-8176-0c1e3d98b2cf.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 160829,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/cd8f8932-cbfd-44a3-9a7d-e4e648c0b863.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 165449,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/7eb73241-505d-4e0a-a787-c6a70f7215c9.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 191804,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/ae3c03d5-fd50-4c26-ac54-879483dee883.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b/8ee6a4fe-ffa6-5960-beca-cbbcf11bdd9b_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 138613,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18703870/8fcb6586-b3c8-46b7-9dd1-192e083341cc.jpg',
                   'Width': 800}],
       'price': 8290,
       'price_includes_vat': True,
       'registration_date': '2014-01-01',
       'seats_number': 4,
       'seller_name': None,
       'title': 'MINI MINI One 75 CV',
       'transmission': 'manual',
       'trim': 'One 75 CV',
       'vin': None,
       'year': 2014}
      2026-01-28 13:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20RowKey%20eq%20%2761682270%27 HTTP/1.1" 200 None
      2026-01-28 13:12:48 [auto_selling_coches.net] INFO: Saving data for 61682270: {'created_time': 1769605968.450959, 'last_price_update_time': 1769605968.450968}
      2026-01-28 13:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:12:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61682270') HTTP/1.1" 204 0
      2026-01-28 13:12:48 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 13:12:48 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 13:12:48 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:12:48 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 26740528fc3011f0a599c2c555c92d63
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:12:48 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:12:48 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 13:12:48 [auto_selling_coches.net] INFO: auto_selling_coches.net Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 5, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0}
      2026-01-28 13:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto_selling_coches.net%27%20and%20last_price_update_time%20lt%201768309969 HTTP/1.1" 200 None
      2026-01-28 13:12:49 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (5 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/26740528fc3011f0a599c2c555c92d63.jl
      2026-01-28 13:12:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 10698,
       'downloader/request_count': 7,
       'downloader/request_method_count/GET': 7,
       'downloader/response_bytes': 2535956,
       'downloader/response_count': 7,
       'downloader/response_status_count/200': 7,
       'elapsed_time_seconds': 339.586897,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 13, 12, 49, 123441, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 5,
       'log_count/DEBUG': 251,
       'log_count/INFO': 186,
       'memusage/max': 161476608,
       'memusage/startup': 126697472,
       'request_depth_max': 2,
       'response_received_count': 7,
       'scheduler/dequeued': 7,
       'scheduler/dequeued/memory': 7,
       'scheduler/enqueued': 7,
       'scheduler/enqueued/memory': 7,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 10,
       'scrapy-zyte-api/error_ratio': 0.3,
       'scrapy-zyte-api/error_types/download/temporary-error': 1,
       'scrapy-zyte-api/errors': 3,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 2,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 13.661622709129006,
       'scrapy-zyte-api/mean_response_seconds': 13.567855620357605,
       'scrapy-zyte-api/processed': 7,
       'scrapy-zyte-api/request_args/actions': 1,
       'scrapy-zyte-api/request_args/browserHtml': 1,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 5,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 6,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 7,
       'scrapy-zyte-api/request_args/httpResponseBody': 6,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 6,
       'scrapy-zyte-api/request_args/requestHeaders': 1,
       'scrapy-zyte-api/request_args/url': 7,
       'scrapy-zyte-api/status_codes/0': 2,
       'scrapy-zyte-api/status_codes/200': 7,
       'scrapy-zyte-api/status_codes/520': 1,
       'scrapy-zyte-api/success': 7,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 13, 7, 9, 536544, tzinfo=datetime.timezone.utc)}
      2026-01-28 13:12:49 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 13:12:49 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7f2bf5d25590>
      
    • Log

      /1/log/utf8/sourcing_v2/auto_selling_coches.net/26740528fc3011f0a599c2c555c92d63/?job_finished=True&ui=mobile

    • Source

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

  • sourcelog
    last update time2026-01-28 13:12:49
    last update timestamp1769605969
    downloader / request bytes10698
    downloader / request count7
    downloader / request method count / GET7
    downloader / response bytes2535956
    downloader / response count7
    downloader / response status count / 2007
    elapsed time seconds339.586897
    feedexport / success count / FileFeedStorage1
    finish reasonfinished
    finish timedatetime.datetime(2026, 1, 28, 13, 12, 49, 123441, tzinfo=datetime.timezone.utc)
    item scraped count5
    log count / DEBUG251
    log count / INFO186
    memusage / max161476608
    memusage / startup126697472
    request depth max2
    response received count7
    scheduler / dequeued7
    scheduler / dequeued / memory7
    scheduler / enqueued7
    scheduler / enqueued / memory7
    scrapy-zyte-api / 4290
    scrapy-zyte-api / attempts10
    scrapy-zyte-api / error ratio0.3
    scrapy-zyte-api / error types / download / temporary-error1
    scrapy-zyte-api / errors3
    scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError >2
    scrapy-zyte-api / fatal errors0
    scrapy-zyte-api / mean connection seconds13.661622709129006
    scrapy-zyte-api / mean response seconds13.567855620357605
    scrapy-zyte-api / processed7
    scrapy-zyte-api / request args / actions1
    scrapy-zyte-api / request args / browserHtml1
    scrapy-zyte-api / request args / customHttpRequestHeaders5
    scrapy-zyte-api / request args / experimental.requestCookies6
    scrapy-zyte-api / request args / experimental.responseCookies7
    scrapy-zyte-api / request args / httpResponseBody6
    scrapy-zyte-api / request args / httpResponseHeaders6
    scrapy-zyte-api / request args / requestHeaders1
    scrapy-zyte-api / request args / url7
    scrapy-zyte-api / status codes / 02
    scrapy-zyte-api / status codes / 2007
    scrapy-zyte-api / status codes / 5201
    scrapy-zyte-api / success7
    scrapy-zyte-api / success ratio1.0
    scrapy-zyte-api / throttle ratio0.0
    start timedatetime.datetime(2026, 1, 28, 13, 7, 9, 536544, tzinfo=datetime.timezone.utc)