Head
2025-11-13 09:54:39 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2025-11-13 09:54:39 [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-1092-azure-x86_64-with-glibc2.36
2025-11-13 09:54:39 [auto_selling_coches.net] INFO: Starting auto_selling_coches.net spider
2025-11-13 09:54:39 [auto_selling_coches.net] INFO: _job: 2025-11-13T10_53_29, SCRAPY_JOB: None
2025-11-13 09:54:39 [scrapy.addons] INFO: Enabled addons:
[]
2025-11-13 09:54:39 [asyncio] DEBUG: Using selector: EpollSelector
2025-11-13 09:54:39 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2025-11-13 09:54:39 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2025-11-13 09:54:40 [scrapy.extensions.telnet] INFO: Telnet Password: 0ac2067ddfde0d90
2025-11-13 09:54:40 [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']
2025-11-13 09:54:40 [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/2025-11-13T10_53_29.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': ''}
2025-11-13 09:54:40 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2025-11-13 09:54:40 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2025-11-13 09:54:40 [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']
2025-11-13 09:54:40 [crawlers.auto_selling.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware for auto_selling
2025-11-13 09:54:40 [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']
2025-11-13 09:54:40 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.post_to_azurebus_auto_selling.AzureBusPipelineAutoSelling',
'crawlers.pipelines.save_to_cdlq_db_auto_selling.SaveToCdlqDbAutoSelling']
2025-11-13 09:54:40 [scrapy.core.engine] INFO: Spider opened
2025-11-13 09:54:40 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2025-11-13 09:54:40 [common.service_bus.service_bus_client_factory] INFO: ServiceBusClient initialized via DefaultAzureCredential for alx-production-bus.servicebus.windows.net
2025-11-13 09:54:40 [crawlers.pipelines.base_azure_bus_pipeline] INFO: [AzureBusPipeline] Connected to topic auto.sourcing-v2
2025-11-13 09:54:40 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2025-11-13 09:54:40 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2025-11-13 09:54:40 [scrapy-playwright] INFO: Starting download handler
2025-11-13 09:54:40 [scrapy-playwright] INFO: Starting download handler
2025-11-13 09:54:45 [auto_selling_coches.net] INFO: Scraper started with URL: https://www.coches.net/concesionario/maxautocenter and multipost_profile_id: b0322c37-5ed8-42bd-bfc4-67590326a59b and job_id: 2025-11-13T10_53_29
2025-11-13 09:54:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2025-11-13 09:54:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/maxautocenter> (referer: None) ['zyte-api']
2025-11-13 09:54:49 [auto_selling_coches.net] INFO: response: <200 https://www.coches.net/concesionario/maxautocenter/>
2025-11-13 09:54:49 [auto_selling_coches.net] INFO: Title at home page 25 VehĂculos
2025-11-13 09:54:49 [auto_selling_coches.net] INFO: Total number of items: 25
2025-11-13 09:54:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2025-11-13 09:55:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.coches.net/concesionario/maxautocenter/?pg=1> (referer: https://www.coches.net/concesionario/maxautocenter/) ['zyte-api']
2025-11-13 09:55:19 [auto_selling_coches.net] INFO: Parsing page 1
2025-11-13 09:55:19 [auto_selling_coches.net] INFO: Found 25 listings on page 1
2025-11-13 09:55:19 [auto_selling_coches.net] INFO: Found listing with ID: 61964692
2025-11-13 09:55:19 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2025-11-13 09:55:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 1970
2025-11-13 09:55:20 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:55:20 [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%2761964692%27 HTTP/1.1" 200 None
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scrape type for 61964692: 1
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scraping new listing 61964692
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Found listing with ID: 61964740
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:55:20 [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%2761964740%27 HTTP/1.1" 200 None
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scrape type for 61964740: 1
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scraping new listing 61964740
2025-11-13 09:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Found listing with ID: 61954875
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:55:20 [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%2761954875%27 HTTP/1.1" 200 None
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scrape type for 61954875: 1
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Scraping new listing 61954875
2025-11-13 09:55:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2025-11-13 09:55:20 [auto_selling_coches.net] INFO: Found listing with ID: 61964921
2025-11-13 09:55:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
Tail
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/92330380-fd4f-4396-9a2d-8bfbbedfd7e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134425,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/9b888aaa-3967-4a0a-a2b8-58780d3d1566.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 215508,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/ab2e0383-2960-4e34-8e81-4545b1430479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_10.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194889,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/699842c7-aeb2-4e5a-8198-25b5ce034eb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_11.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184099,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/a2faba1d-17fe-40d2-8935-19c74973c383.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_12.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180045,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/18d17bde-2455-45d2-a2fb-5e07602b8c52.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_13.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171530,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/f96ea627-1e1c-458c-a2c2-1567091716e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_14.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143591,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/cd6ad125-e37c-45c8-85d0-ca7b46152bec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_15.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206092,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/fed6b3d5-7c22-4b8d-a4b1-8dea757c8f25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_16.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141421,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/c521a718-d973-4df8-bd35-71f9b06ec189.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_17.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140568,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/81a03ee1-fa2c-45f0-b104-5873ae01882b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_18.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200926,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/7b1e8ed1-21e9-4bc0-b887-b7bb0d3f99c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c470415-30ca-5a3d-9a88-417817164d8d/8c470415-30ca-5a3d-9a88-417817164d8d_image_19.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183259,
'Height': 600,
'OriginUrl': 'https://a.ccdn.es/cnet/vehicles/18915499/69c339d1-4cca-4e2b-8f56-43e04d932275.jpg',
'Width': 800}],
'price': 19800,
'price_includes_vat': True,
'registration_date': '2017-01-01',
'seats_number': 5,
'seller_name': None,
'title': 'JAGUAR F-Pace 2.0L i4D AWD Automatico Portfolio',
'transmission': 'automatic',
'trim': '2.0L i4D AWD Automatico Portfolio',
'vin': None,
'year': 2017}
2025-11-13 09:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:56:58 [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%2761932053%27 HTTP/1.1" 200 None
2025-11-13 09:56:58 [auto_selling_coches.net] INFO: Saving data for 61932053: {'created_time': 1763027818.782807, 'last_price_update_time': 1763027818.782815}
2025-11-13 09:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:56:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61932053') HTTP/1.1" 204 0
2025-11-13 09:56:58 [scrapy.core.engine] INFO: Closing spider (finished)
2025-11-13 09:56:58 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close cursor: 'SaveToCdlqDbAutoSelling' object has no attribute 'cursor'
2025-11-13 09:56:58 [crawlers.pipelines.save_to_cdlq_db_auto_selling] DEBUG: [SaveToCdlqDbAutoSelling] failed to close connection: 'SaveToCdlqDbAutoSelling' object has no attribute 'conn'
2025-11-13 09:56:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2025-11-13 09:56:58 [azure.servicebus._pyamqp.cbs] DEBUG: CBS status check: state == <CbsAuthState.OK: 0>, expired == False, refresh required == False
2025-11-13 09:56:58 [crawlers.pipelines.post_to_azurebus_auto_selling] DEBUG: [AzureBusPipeline] sent process scrape complete CloudEvent for item 2025-11-13T10_53_29
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.ATTACHED: 3> -> <LinkState.DETACH_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.MAPPED: 3> -> <SessionState.END_SENT: 4>
2025-11-13 09:56:58 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.OPENED: 9> -> <ConnectionState.CLOSE_SENT: 11>
2025-11-13 09:56:58 [azure.servicebus._pyamqp._connection] INFO: Connection state changed: <ConnectionState.CLOSE_SENT: 11> -> <ConnectionState.END: 13>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.session] INFO: Session state changed: <SessionState.END_SENT: 4> -> <SessionState.DISCARDING: 6>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.management_link] INFO: Management link sender state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.management_link] INFO: Management link receiver state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2025-11-13 09:56:58 [azure.servicebus._pyamqp.link] INFO: Link state changed: <LinkState.DETACH_SENT: 4> -> <LinkState.DETACHED: 0>
2025-11-13 09:56:58 [crawlers.pipelines.post_to_azurebus_auto_selling] INFO: [AzureBusPipeline] connection closed
2025-11-13 09:56:58 [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}
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2025-11-13 09:56:59 [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%201761731819 HTTP/1.1" 200 None
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59047390') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='59096404') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60155331') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60573020') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60840606') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60898495') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60907625') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='60918594') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61014448') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61181859') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61213576') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61297436') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61394153') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61446563') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61453054') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61481609') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61487404') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61487525') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61487557') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61487571') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61487611') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61519423') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61520929') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61541113') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61565378') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61590660') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61606924') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61717571') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61733754') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61820734') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61822503') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61822647') HTTP/1.1" 204 0
2025-11-13 09:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto_selling_coches.net',RowKey='61827073') HTTP/1.1" 204 0
2025-11-13 09:56:59 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (25 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto_selling_coches.net/2025-11-13T10_53_29.jl
2025-11-13 09:56:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 129321,
'downloader/request_count': 96,
'downloader/request_method_count/GET': 96,
'downloader/response_bytes': 52157859,
'downloader/response_count': 96,
'downloader/response_status_count/200': 96,
'elapsed_time_seconds': 139.429115,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2025, 11, 13, 9, 56, 59, 718058, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 7349596,
'httpcompression/response_count': 44,
'item_scraped_count': 25,
'log_count/DEBUG': 1610,
'log_count/INFO': 1053,
'memusage/max': 283172864,
'memusage/startup': 126533632,
'photo_download_count': 44,
'request_depth_max': 4,
'response_received_count': 52,
'scheduler/dequeued': 96,
'scheduler/dequeued/memory': 96,
'scheduler/enqueued': 96,
'scheduler/enqueued/memory': 96,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 52,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 7.61493437884089,
'scrapy-zyte-api/mean_response_seconds': 7.977083070400671,
'scrapy-zyte-api/processed': 52,
'scrapy-zyte-api/request_args/actions': 1,
'scrapy-zyte-api/request_args/browserHtml': 26,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 25,
'scrapy-zyte-api/request_args/experimental.requestCookies': 51,
'scrapy-zyte-api/request_args/experimental.responseCookies': 52,
'scrapy-zyte-api/request_args/httpResponseBody': 26,
'scrapy-zyte-api/request_args/httpResponseHeaders': 26,
'scrapy-zyte-api/request_args/requestHeaders': 1,
'scrapy-zyte-api/request_args/url': 52,
'scrapy-zyte-api/status_codes/200': 52,
'scrapy-zyte-api/success': 52,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2025, 11, 13, 9, 54, 40, 288943, tzinfo=datetime.timezone.utc)}
2025-11-13 09:56:59 [scrapy.core.engine] INFO: Spider closed (finished)
2025-11-13 09:56:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5efbf1ef10>
2025-11-13 09:56:59 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f5efbf1f790>