Desktop version Jobs
  • Analysis
  • Categories
  • Charts
  • Logs
  • Crawler.stats
  • projectsourcing_v2
    spiderauto_selling_coches.net
    job26165838fc3011f0a599c2c555c92d63
    first_log_time2026-01-28 12:59:34
    latest_log_time2026-01-28 13:09:11
    runtime0:09:37
    crawled_pages 43
    scraped_items 40
    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-28 13:09:11 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdf9b7257d0>
      2026-01-28 13:09:11 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdf9b726010>

      INFO

      DEBUG

    • scrapy_version

      2.11.2
    • telnet_console

      127.0.0.1:6032
    • telnet_password

      9a4d38ccf9ed7eea
    • latest_crawl

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

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

      2026-01-28 13:08:34 [scrapy.extensions.logstats] INFO: Crawled 42 pages (at 0 pages/min), scraped 39 items (at 0 items/min)
    • Head

      2026-01-28 12:59:34 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
      2026-01-28 12:59:34 [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 12:59:34 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
      2026-01-28 12:59:34 [auto_selling_coches.net] INFO: _job: 26165838fc3011f0a599c2c555c92d63, SCRAPY_JOB: None
      2026-01-28 12:59:34 [scrapy.addons] INFO: Enabled addons:
      []
      2026-01-28 12:59:34 [asyncio] DEBUG: Using selector: EpollSelector
      2026-01-28 12:59:34 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
      2026-01-28 12:59:34 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
      2026-01-28 12:59:34 [scrapy.extensions.telnet] INFO: Telnet Password: 9a4d38ccf9ed7eea
      2026-01-28 12:59:34 [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 12:59:34 [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/26165838fc3011f0a599c2c555c92d63.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 12:59:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:59:34 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
      2026-01-28 12:59:34 [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 12:59:34 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
      2026-01-28 12:59:34 [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 12:59:34 [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 12:59:34 [scrapy.core.engine] INFO: Spider opened
      2026-01-28 12:59:34 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 12:59:34 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
      2026-01-28 12:59:34 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
      2026-01-28 12:59:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 12:59:34 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6032
      2026-01-28 12:59:34 [scrapy-playwright] INFO: Starting download handler
      
      2026-01-28 12:59:34 [scrapy-playwright] INFO: Starting download handler
      2026-01-28 12:59:39 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/gijoncars1 and multipost_profile_id: 9cff63d9-7401-45b7-9727-59bc594f5973 and job_id: 26165838fc3011f0a599c2c555c92d63
      
      2026-01-28 12:59:39 [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:00:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      
      2026-01-28 13:01:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:01:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.198(s), this was the 1st time calling it.
      2026-01-28 13:01:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.323051499755482 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:01:56 [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:02:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      
      2026-01-28 13:03:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:04:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 268.418(s), this was the 2nd time calling it.
      2026-01-28 13:04:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.986613944903014 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:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
      2026-01-28 13:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/gijoncars1> (referer: None) ['zyte-api']
      2026-01-28 13:04:27 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/gijoncars1/>
      2026-01-28 13:04:27 [auto_selling_coches.net] INFO: Title at home page 40 VehĂ­culos
      2026-01-28 13:04:27 [auto_selling_coches.net] INFO: Total number of items: 40
      
      2026-01-28 13:04:27 [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:04:34 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
      2026-01-28 13:05:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/gijoncars1?pg=1> (referer: https://www.coches.net/concesionario/gijoncars1/) ['zyte-api']
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Parsing page 1
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Found 30 listings on page 1
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Found listing with ID: 62415046
      2026-01-28 13:05:17 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
      2026-01-28 13:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
      2026-01-28 13:05:17 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2007
      2026-01-28 13:05:17 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
      2026-01-28 13:05:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
      2026-01-28 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:05:17 [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%2762415046%27 HTTP/1.1" 200 None
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Scrape type for 62415046: 1
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Scraping new listing 62415046
      2026-01-28 13:05:17 [auto_selling_coches.net] INFO: Found listing with ID: 61841265
      2026-01-28 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:05:17 [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%2761841265%27 HTTP/1.1" 200 None
    • Tail

                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_2.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 176225,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/803713a3-aa39-4567-8288-f3c8a0e3ef09.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_3.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 157286,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/909a6070-b5ee-4de3-96c3-d2ea2ab87f68.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_4.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 174553,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/b1896d2a-d4d3-4ba7-a02d-3a83563900de.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_5.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 163456,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/56608dbd-c051-457b-8e84-56b500c0905e.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_6.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 203358,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/b53c0030-f142-4719-8929-51738651f7a5.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_7.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 151799,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/c13e7651-91e0-47bb-a05e-e16269539f2a.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_8.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 146762,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/caaa1fbb-26c1-405d-adf0-fb97d0cde72a.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_9.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 180906,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/ec8a9e1c-57a1-452d-9baa-fe9a3870d18c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_10.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 179151,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/89c70dc6-3187-464e-bd19-ba63b61afb87.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_11.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 165577,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/7e233ee4-7dff-4fe4-a99d-9cf891320bd8.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_12.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 174804,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/a3fd6664-7a36-418f-8d7a-6011a365cd6c.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_13.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 169782,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/f4f90f2a-743e-4f5b-b9cb-bae5f5c92ad7.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_14.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 154434,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/7a9076a8-c003-4f44-a006-1300d1b4a399.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_15.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 145212,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/bcd226bd-aab0-4230-bb96-a66b65bdcc53.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_16.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 185206,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/f9626f9d-9b81-4126-b10c-aa5f756560b1.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_17.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 201294,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/6af4d572-c8f8-4435-87ba-c077cf621160.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_18.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 190804,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/f72e7941-2672-400c-8985-ea3454a413f0.jpg',
                   'Width': 800},
                  {'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d61f50c6-a1a9-5aa4-95ed-0d38343e8737/d61f50c6-a1a9-5aa4-95ed-0d38343e8737_image_19.jpg',
                   'Extension': 'jpg',
                   'FileSizeInBytes': 179010,
                   'Height': 600,
                   'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/17418461/422336ee-62b5-404e-b086-970197dc5160.jpg',
                   'Width': 800}],
       'price': 37900,
       'price_includes_vat': True,
       'registration_date': '2023-01-01',
       'seats_number': 5,
       'seller_name': None,
       'title': 'VOLKSWAGEN Tiguan RLine 2.0 TDI DSG',
       'transmission': 'automatic',
       'trim': 'RLine 2.0 TDI 110kW 150CV DSG',
       'vin': None,
       'year': 2023}
      2026-01-28 13:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:09:10 [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%2760075833%27 HTTP/1.1" 200 None
      2026-01-28 13:09:10 [auto_selling_coches.net] INFO: Saving data for 60075833: {'created_time': 1769605750.822158, 'last_price_update_time': 1769605750.822167}
      2026-01-28 13:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:09:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60075833') HTTP/1.1" 204 0
      2026-01-28 13:09:10 [scrapy.core.engine] INFO: Closing spider (finished)
      2026-01-28 13:09:10 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
      2026-01-28 13:09:10 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
      2026-01-28 13:09:10 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 26165838fc3011f0a599c2c555c92d63
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:09:10 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
      2026-01-28 13:09:11 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
      2026-01-28 13:09:11 [auto_selling_coches.net] INFO: auto_selling_coches.net 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-01-28 13:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
      2026-01-28 13:09:11 [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%201768309751 HTTP/1.1" 200 None
      2026-01-28 13:09:11 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (40 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/26165838fc3011f0a599c2c555c92d63.jl
      2026-01-28 13:09:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
      {'downloader/request_bytes': 88485,
       'downloader/request_count': 43,
       'downloader/request_method_count/GET': 43,
       'downloader/response_bytes': 5252958,
       'downloader/response_count': 43,
       'downloader/response_status_count/200': 43,
       'elapsed_time_seconds': 577.444741,
       'feedexport/success_count/FileFeedStorage': 1,
       'finish_reason': 'finished',
       'finish_time': datetime.datetime(2026, 1, 28, 13, 9, 11, 793216, tzinfo=datetime.timezone.utc),
       'item_scraped_count': 40,
       'log_count/DEBUG': 2113,
       'log_count/INFO': 1192,
       'memusage/max': 164855808,
       'memusage/startup': 126705664,
       'request_depth_max': 3,
       'response_received_count': 43,
       'scheduler/dequeued': 43,
       'scheduler/dequeued/memory': 43,
       'scheduler/enqueued': 43,
       'scheduler/enqueued/memory': 43,
       'scrapy-zyte-api/429': 0,
       'scrapy-zyte-api/attempts': 46,
       'scrapy-zyte-api/error_ratio': 0.06521739130434782,
       'scrapy-zyte-api/errors': 3,
       "scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 3,
       'scrapy-zyte-api/fatal_errors': 0,
       'scrapy-zyte-api/mean_connection_seconds': 11.65253257307462,
       'scrapy-zyte-api/mean_response_seconds': 11.70741473142664,
       'scrapy-zyte-api/processed': 43,
       'scrapy-zyte-api/request_args/actions': 2,
       'scrapy-zyte-api/request_args/browserHtml': 2,
       'scrapy-zyte-api/request_args/customHttpRequestHeaders': 40,
       'scrapy-zyte-api/request_args/experimental.requestCookies': 41,
       'scrapy-zyte-api/request_args/experimental.responseCookies': 43,
       'scrapy-zyte-api/request_args/httpResponseBody': 41,
       'scrapy-zyte-api/request_args/httpResponseHeaders': 41,
       'scrapy-zyte-api/request_args/requestHeaders': 2,
       'scrapy-zyte-api/request_args/url': 43,
       'scrapy-zyte-api/status_codes/0': 3,
       'scrapy-zyte-api/status_codes/200': 43,
       'scrapy-zyte-api/success': 43,
       'scrapy-zyte-api/success_ratio': 1.0,
       'scrapy-zyte-api/throttle_ratio': 0.0,
       'start_time': datetime.datetime(2026, 1, 28, 12, 59, 34, 348475, tzinfo=datetime.timezone.utc)}
      2026-01-28 13:09:11 [scrapy.core.engine] INFO: Spider closed (finished)
      2026-01-28 13:09:11 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdf9b7257d0>
      2026-01-28 13:09:11 [asyncio] ERROR: Unclosed client session
      client_session: <aiohttp.client.ClientSession object at 0x7fdf9b726010>
    • Log

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

    • Source

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

  • sourcelog
    last update time2026-01-28 13:09:11
    last update timestamp1769605751
    downloader / request bytes88485
    downloader / request count43
    downloader / request method count / GET43
    downloader / response bytes5252958
    downloader / response count43
    downloader / response status count / 20043
    elapsed time seconds577.444741
    feedexport / success count / FileFeedStorage1
    finish reasonfinished
    finish timedatetime.datetime(2026, 1, 28, 13, 9, 11, 793216, tzinfo=datetime.timezone.utc)
    item scraped count40
    log count / DEBUG2113
    log count / INFO1192
    memusage / max164855808
    memusage / startup126705664
    request depth max3
    response received count43
    scheduler / dequeued43
    scheduler / dequeued / memory43
    scheduler / enqueued43
    scheduler / enqueued / memory43
    scrapy-zyte-api / 4290
    scrapy-zyte-api / attempts46
    scrapy-zyte-api / error ratio0.06521739130434782
    scrapy-zyte-api / errors3
    scrapy-zyte-api / exception types / <class aiohttp.client exceptions.ClientConnectorError >3
    scrapy-zyte-api / fatal errors0
    scrapy-zyte-api / mean connection seconds11.65253257307462
    scrapy-zyte-api / mean response seconds11.70741473142664
    scrapy-zyte-api / processed43
    scrapy-zyte-api / request args / actions2
    scrapy-zyte-api / request args / browserHtml2
    scrapy-zyte-api / request args / customHttpRequestHeaders40
    scrapy-zyte-api / request args / experimental.requestCookies41
    scrapy-zyte-api / request args / experimental.responseCookies43
    scrapy-zyte-api / request args / httpResponseBody41
    scrapy-zyte-api / request args / httpResponseHeaders41
    scrapy-zyte-api / request args / requestHeaders2
    scrapy-zyte-api / request args / url43
    scrapy-zyte-api / status codes / 03
    scrapy-zyte-api / status codes / 20043
    scrapy-zyte-api / success43
    scrapy-zyte-api / success ratio1.0
    scrapy-zyte-api / throttle ratio0.0
    start timedatetime.datetime(2026, 1, 28, 12, 59, 34, 348475, tzinfo=datetime.timezone.utc)