2026-03-29 08:00:04 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 08:00:04 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 08:00:04 [auto1.es] INFO: Batch mode enabled: batch 1/2
2026-03-29 08:00:04 [auto1.es] INFO: Starting spider auto1.es
2026-03-29 08:00:04 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 08:00:04 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 08:00:04 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 08:00:04 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 08:00:04 [scrapy.extensions.telnet] INFO: Telnet Password: 78d3f31b1086ee7f
2026-03-29 08:00:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 08:00:05 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/auto1.es/task_21_2026-03-29T08_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 08:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 08:00:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 08:00:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 08:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 08:00:05 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 08:00:05 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 08:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 08:00:05 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 08:00:05 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 08:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 08:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:05 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 08:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-29 08:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 08:00:05 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 08:00:05 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 08:00:05 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 08:00:05 [scrapy.core.engine] INFO: Spider opened
2026-03-29 08:00:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 08:00:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 08:00:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 08:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 08:00:05 [scrapy-playwright] INFO: Starting download handler
2026-03-29 08:00:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 08:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 08:00:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-29 08:00:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 08:00:15 [auto1.es] INFO: Channel: 24h | Page: 0 | totalHits: 1624 | hits on page: 40
2026-03-29 08:00:15 [auto1.es] INFO: Found listing with ID: LP19075
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP19075%27 HTTP/1.1" 200 None
2026-03-29 08:00:15 [auto1.es] INFO: Scrape type for LP19075: 2
2026-03-29 08:00:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b18b18a7-eeb0-5892-b9f1-047683666ac1 with identifier: LP19075
2026-03-29 08:00:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b18b18a7-eeb0-5892-b9f1-047683666ac1 with scrape type 2
2026-03-29 08:00:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b18b18a7-eeb0-5892-b9f1-047683666ac1 with scrape type 2
2026-03-29 08:00:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b18b18a7-eeb0-5892-b9f1-047683666ac1, identifier: LP19075
2026-03-29 08:00:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b18b18a7-eeb0-5892-b9f1-047683666ac1 with identifier: LP19075
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 08:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 08:00:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b18b18a7-eeb0-5892-b9f1-047683666ac1 with identifier: LP19075
2026-03-29 08:00:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b18b18a7-eeb0-5892-b9f1-047683666ac1 with identifier: LP19075 to the API
2026-03-29 08:00:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:52:55Z',
'fuel_type': 'petrol',
'id': 'b18b18a7-eeb0-5892-b9f1-047683666ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP19075',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-24',
'seller_name': None,
'title': 'Ford Fiesta 1.4 Futura',
'transmission': 'manual',
'trim': 'Futura',
'year': 2008}
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP19075%27 HTTP/1.1" 200 None
2026-03-29 08:00:16 [auto1.es] INFO: Saving data for LP19075: {'auction_closing_time': 1774885975.0, 'created_time': 1773432204.05141, 'last_price_update_time': 1774771216.396241}
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LP19075') HTTP/1.1" 204 0
2026-03-29 08:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:16 [auto1.es] INFO: Found listing with ID: NX10542
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX10542%27 HTTP/1.1" 200 None
2026-03-29 08:00:16 [auto1.es] INFO: Scrape type for NX10542: 1
2026-03-29 08:00:16 [auto1.es] INFO: Found listing with ID: UJ63738
2026-03-29 08:00:16 [auto1.es] INFO: Found listing with ID: MR44374
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR44374%27 HTTP/1.1" 200 None
2026-03-29 08:00:16 [auto1.es] INFO: Scrape type for MR44374: 1
2026-03-29 08:00:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:16 [auto1.es] INFO: Found listing with ID: TF01145
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF01145%27 HTTP/1.1" 200 None
2026-03-29 08:00:16 [auto1.es] INFO: Scrape type for TF01145: 2
2026-03-29 08:00:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30794862-d765-591c-a1fc-099388b16b0f with identifier: TF01145
2026-03-29 08:00:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30794862-d765-591c-a1fc-099388b16b0f with scrape type 2
2026-03-29 08:00:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30794862-d765-591c-a1fc-099388b16b0f with scrape type 2
2026-03-29 08:00:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 30794862-d765-591c-a1fc-099388b16b0f, identifier: TF01145
2026-03-29 08:00:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 30794862-d765-591c-a1fc-099388b16b0f with identifier: TF01145
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 08:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 08:00:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 30794862-d765-591c-a1fc-099388b16b0f with identifier: TF01145
2026-03-29 08:00:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 30794862-d765-591c-a1fc-099388b16b0f with identifier: TF01145 to the API
2026-03-29 08:00:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:41:29Z',
'fuel_type': 'diesel',
'id': '30794862-d765-591c-a1fc-099388b16b0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF01145',
'listing': 'auction',
'make': 'Opel',
'model': 'Combo Life',
'odometer': 87988,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-16',
'seller_name': None,
'title': 'Opel Combo Life 1.5 CDTI Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2020}
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF01145%27 HTTP/1.1" 200 None
2026-03-29 08:00:17 [auto1.es] INFO: Saving data for TF01145: {'auction_closing_time': 1774885289.0, 'created_time': 1773950734.131005, 'last_price_update_time': 1774771217.528845}
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TF01145') HTTP/1.1" 204 0
2026-03-29 08:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:17 [auto1.es] INFO: Found listing with ID: FD92504
2026-03-29 08:00:17 [auto1.es] INFO: Found listing with ID: VK23822
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK23822%27 HTTP/1.1" 200 None
2026-03-29 08:00:17 [auto1.es] INFO: Scrape type for VK23822: 2
2026-03-29 08:00:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with identifier: VK23822
2026-03-29 08:00:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with scrape type 2
2026-03-29 08:00:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with scrape type 2
2026-03-29 08:00:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850, identifier: VK23822
2026-03-29 08:00:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with identifier: VK23822
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 08:00:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with identifier: VK23822
2026-03-29 08:00:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850 with identifier: VK23822 to the API
2026-03-29 08:00:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 55,
'expiration_date': '2026-03-30T15:16:19Z',
'fuel_type': 'petrol',
'id': 'be2b8246-7e9c-52f8-ac7e-3c0c2a5b4850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VK23822',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 181615,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1994-04-28',
'seller_name': None,
'title': 'Nissan Micra 1.0',
'transmission': 'manual',
'trim': '',
'year': 1994}
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK23822%27 HTTP/1.1" 200 None
2026-03-29 08:00:19 [auto1.es] INFO: Saving data for VK23822: {'auction_closing_time': 1774883779.0, 'created_time': 1772645520.594872, 'last_price_update_time': 1774771219.615165}
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VK23822') HTTP/1.1" 204 0
2026-03-29 08:00:19 [auto1.es] INFO: Found listing with ID: TW05387
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW05387%27 HTTP/1.1" 200 None
2026-03-29 08:00:19 [auto1.es] INFO: Scrape type for TW05387: 2
2026-03-29 08:00:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85da7219-4996-541d-bbd9-727edaa19e2b with identifier: TW05387
2026-03-29 08:00:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85da7219-4996-541d-bbd9-727edaa19e2b with scrape type 2
2026-03-29 08:00:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85da7219-4996-541d-bbd9-727edaa19e2b with scrape type 2
2026-03-29 08:00:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 85da7219-4996-541d-bbd9-727edaa19e2b, identifier: TW05387
2026-03-29 08:00:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 85da7219-4996-541d-bbd9-727edaa19e2b with identifier: TW05387
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 08:00:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 85da7219-4996-541d-bbd9-727edaa19e2b with identifier: TW05387
2026-03-29 08:00:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 85da7219-4996-541d-bbd9-727edaa19e2b with identifier: TW05387 to the API
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:47:20Z',
'fuel_type': 'petrol',
'id': '85da7219-4996-541d-bbd9-727edaa19e2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW05387',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 85956,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-12-31',
'seller_name': None,
'title': 'Peugeot 206 1.6 XT',
'transmission': 'manual',
'trim': 'XT',
'year': 1999}
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW05387%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Saving data for TW05387: {'auction_closing_time': 1774885640.0, 'created_time': 1773132563.530289, 'last_price_update_time': 1774771220.773279}
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TW05387') HTTP/1.1" 204 0
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: KY97566
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY97566%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for KY97566: 1
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: SW56668
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW56668%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for SW56668: 1
2026-03-29 08:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: SA01398
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SA01398%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for SA01398: 1
2026-03-29 08:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: WE89333
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE89333%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for WE89333: 1
2026-03-29 08:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: VG19877
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG19877%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for VG19877: 1
2026-03-29 08:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: HD33844
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: SS93372
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: UX63556
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX63556%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for UX63556: 1
2026-03-29 08:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:20 [auto1.es] INFO: Found listing with ID: FV55100
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV55100%27 HTTP/1.1" 200 None
2026-03-29 08:00:20 [auto1.es] INFO: Scrape type for FV55100: 2
2026-03-29 08:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6611a149-560d-528c-bece-8f9970127f71 with identifier: FV55100
2026-03-29 08:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6611a149-560d-528c-bece-8f9970127f71 with scrape type 2
2026-03-29 08:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6611a149-560d-528c-bece-8f9970127f71 with scrape type 2
2026-03-29 08:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6611a149-560d-528c-bece-8f9970127f71, identifier: FV55100
2026-03-29 08:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6611a149-560d-528c-bece-8f9970127f71 with identifier: FV55100
2026-03-29 08:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6611a149-560d-528c-bece-8f9970127f71 with identifier: FV55100
2026-03-29 08:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6611a149-560d-528c-bece-8f9970127f71 with identifier: FV55100 to the API
2026-03-29 08:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:49:59Z',
'fuel_type': 'diesel',
'id': '6611a149-560d-528c-bece-8f9970127f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV55100',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 133004,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-31',
'seller_name': None,
'title': 'Jaguar E-Pace D150 S',
'transmission': 'manual',
'trim': 'S',
'year': 2018}
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV55100%27 HTTP/1.1" 200 None
2026-03-29 08:00:22 [auto1.es] INFO: Saving data for FV55100: {'auction_closing_time': 1774885799.0, 'created_time': 1773900264.169114, 'last_price_update_time': 1774771222.319721}
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FV55100') HTTP/1.1" 204 0
2026-03-29 08:00:22 [auto1.es] INFO: Found listing with ID: HN69450
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN69450%27 HTTP/1.1" 200 None
2026-03-29 08:00:22 [auto1.es] INFO: Scrape type for HN69450: 1
2026-03-29 08:00:22 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ14573%27 HTTP/1.1" 200 None
2026-03-29 08:00:22 [auto1.es] INFO: Scrape type for VZ14573: 2
2026-03-29 08:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 882ee77a-aae0-5757-a78c-ce657def6374 with identifier: VZ14573
2026-03-29 08:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 882ee77a-aae0-5757-a78c-ce657def6374 with scrape type 2
2026-03-29 08:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 882ee77a-aae0-5757-a78c-ce657def6374 with scrape type 2
2026-03-29 08:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 882ee77a-aae0-5757-a78c-ce657def6374, identifier: VZ14573
2026-03-29 08:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NX10542/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 882ee77a-aae0-5757-a78c-ce657def6374 with identifier: VZ14573
2026-03-29 08:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 882ee77a-aae0-5757-a78c-ce657def6374 with identifier: VZ14573
2026-03-29 08:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 882ee77a-aae0-5757-a78c-ce657def6374 with identifier: VZ14573 to the API
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:12:04Z',
'fuel_type': 'petrol',
'id': '882ee77a-aae0-5757-a78c-ce657def6374',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ14573',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 150017,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-08-27',
'seller_name': None,
'title': 'BMW 3er 318ti',
'transmission': 'manual',
'trim': '',
'year': 2002}
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ14573%27 HTTP/1.1" 200 None
2026-03-29 08:00:23 [auto1.es] INFO: Saving data for VZ14573: {'auction_closing_time': 1774883524.0, 'created_time': 1774641839.144494, 'last_price_update_time': 1774771223.055485}
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VZ14573') HTTP/1.1" 204 0
2026-03-29 08:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:23 [auto1.es] INFO: Found listing with ID: DZ68037
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ68037%27 HTTP/1.1" 200 None
2026-03-29 08:00:23 [auto1.es] INFO: Scrape type for DZ68037: 2
2026-03-29 08:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75a69935-ce36-5cfe-a2fb-838eb5b63233 with identifier: DZ68037
2026-03-29 08:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75a69935-ce36-5cfe-a2fb-838eb5b63233 with scrape type 2
2026-03-29 08:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75a69935-ce36-5cfe-a2fb-838eb5b63233 with scrape type 2
2026-03-29 08:00:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 75a69935-ce36-5cfe-a2fb-838eb5b63233, identifier: DZ68037
2026-03-29 08:00:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 75a69935-ce36-5cfe-a2fb-838eb5b63233 with identifier: DZ68037
2026-03-29 08:00:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 75a69935-ce36-5cfe-a2fb-838eb5b63233 with identifier: DZ68037
2026-03-29 08:00:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 75a69935-ce36-5cfe-a2fb-838eb5b63233 with identifier: DZ68037 to the API
2026-03-29 08:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 114,
'expiration_date': '2026-03-30T15:47:58Z',
'fuel_type': 'petrol',
'id': '75a69935-ce36-5cfe-a2fb-838eb5b63233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DZ68037',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 26467,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-05',
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2024}
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ68037%27 HTTP/1.1" 200 None
2026-03-29 08:00:25 [auto1.es] INFO: Saving data for DZ68037: {'auction_closing_time': 1774885678.0, 'created_time': 1773900380.228238, 'last_price_update_time': 1774771225.459695}
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DZ68037') HTTP/1.1" 204 0
2026-03-29 08:00:25 [auto1.es] INFO: Found listing with ID: WD91964
2026-03-29 08:00:25 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU91100%27 HTTP/1.1" 200 None
2026-03-29 08:00:25 [auto1.es] INFO: Scrape type for HU91100: 2
2026-03-29 08:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c145c97-5ab8-587d-9cba-d09f2d78334b with identifier: HU91100
2026-03-29 08:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c145c97-5ab8-587d-9cba-d09f2d78334b with scrape type 2
2026-03-29 08:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c145c97-5ab8-587d-9cba-d09f2d78334b with scrape type 2
2026-03-29 08:00:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3c145c97-5ab8-587d-9cba-d09f2d78334b, identifier: HU91100
2026-03-29 08:00:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3c145c97-5ab8-587d-9cba-d09f2d78334b with identifier: HU91100
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 08:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3c145c97-5ab8-587d-9cba-d09f2d78334b with identifier: HU91100
2026-03-29 08:00:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3c145c97-5ab8-587d-9cba-d09f2d78334b with identifier: HU91100 to the API
2026-03-29 08:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 325,
'expiration_date': '2026-03-30T15:57:49Z',
'fuel_type': 'petrol',
'id': '3c145c97-5ab8-587d-9cba-d09f2d78334b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU91100',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 193411,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-08-28',
'seller_name': None,
'title': 'Opel Insignia 2.8 V6 Turbo OPC 4x4',
'transmission': 'manual',
'trim': 'OPC 4x4',
'year': 2011}
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU91100%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Saving data for HU91100: {'auction_closing_time': 1774886269.0, 'created_time': 1773950535.739235, 'last_price_update_time': 1774771226.254795}
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HU91100') HTTP/1.1" 204 0
2026-03-29 08:00:26 [auto1.es] INFO: Channel: 24h | Page: 1 | totalHits: 1624 | hits on page: 40
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: RV68054
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV68054%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for RV68054: 2
2026-03-29 08:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with identifier: RV68054
2026-03-29 08:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with scrape type 2
2026-03-29 08:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with scrape type 2
2026-03-29 08:00:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7, identifier: RV68054
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MR44374/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with identifier: RV68054
2026-03-29 08:00:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with identifier: RV68054
2026-03-29 08:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 67bb1ebc-fb79-5310-bdb4-8bf97614f1f7 with identifier: RV68054 to the API
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 178,
'expiration_date': '2026-03-30T15:51:14Z',
'fuel_type': 'diesel',
'id': '67bb1ebc-fb79-5310-bdb4-8bf97614f1f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV68054',
'listing': 'auction',
'make': 'Ssangyong',
'model': 'Rodius',
'odometer': 124972,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-25',
'seller_name': None,
'title': 'Ssangyong Rodius 2.2 TD XDi Premium',
'transmission': 'manual',
'trim': 'XDi Premium',
'year': 2018}
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV68054%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Saving data for RV68054: {'auction_closing_time': 1774885874.0, 'created_time': 1773950724.169823, 'last_price_update_time': 1774771226.779634}
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RV68054') HTTP/1.1" 204 0
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: LP19075
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP19075%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for LP19075: 0
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: NX10542
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: GK24659
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK24659%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for GK24659: 1
2026-03-29 08:00:26 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/NX10542/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SA01398/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WE89333/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: UJ63738
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: MR44374
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VG19877/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: EZ62755
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: PS51318
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS51318%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for PS51318: 1
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KY97566/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SW56668/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: TF01145
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF01145%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for TF01145: 0
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: FD92504
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: VK23822
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK23822%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for VK23822: 0
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: TW05387
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW05387%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for TW05387: 0
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: KY97566
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: RA40828
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RA40828%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for RA40828: 1
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: SW56668
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: MX89388
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: DG60223
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG60223%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for DG60223: 1
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: SA01398
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: KV08902
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: UN46915
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: ZJ66849
2026-03-29 08:00:26 [auto1.es] INFO: Found listing with ID: ZP40388
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP40388%27 HTTP/1.1" 200 None
2026-03-29 08:00:26 [auto1.es] INFO: Scrape type for ZP40388: 2
2026-03-29 08:00:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 894729a1-71aa-56bc-94cf-18804d46055d with identifier: ZP40388
2026-03-29 08:00:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 894729a1-71aa-56bc-94cf-18804d46055d with scrape type 2
2026-03-29 08:00:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 894729a1-71aa-56bc-94cf-18804d46055d with scrape type 2
2026-03-29 08:00:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 894729a1-71aa-56bc-94cf-18804d46055d, identifier: ZP40388
2026-03-29 08:00:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 894729a1-71aa-56bc-94cf-18804d46055d with identifier: ZP40388
2026-03-29 08:00:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 894729a1-71aa-56bc-94cf-18804d46055d with identifier: ZP40388
2026-03-29 08:00:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 894729a1-71aa-56bc-94cf-18804d46055d with identifier: ZP40388 to the API
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:34:16Z',
'fuel_type': 'petrol',
'id': '894729a1-71aa-56bc-94cf-18804d46055d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP40388',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 175016,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-07-31',
'seller_name': None,
'title': 'Skoda Fabia 1.4 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2003}
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP40388%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Saving data for ZP40388: {'auction_closing_time': 1774884856.0, 'created_time': 1774555460.421012, 'last_price_update_time': 1774771227.547863}
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZP40388') HTTP/1.1" 204 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: WE89333
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: BY62424
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY62424%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for BY62424: 1
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: VG19877
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: UU12950
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU12950%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for UU12950: 1
2026-03-29 08:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UX63556/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HN69450/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: HD33844
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: SS93372
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: UX63556
2026-03-29 08:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: JC57024
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC57024%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for JC57024: 1
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: FV55100
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FV55100%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for FV55100: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: HN69450
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: NK53544
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: MS50562
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS50562%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for MS50562: 1
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: VZ14573
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ14573%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for VZ14573: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: DZ68037
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ68037%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for DZ68037: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: WD91964
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: HU91100
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU91100%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for HU91100: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: RV68054
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV68054%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for RV68054: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: GK24659
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: TP39679
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: FL58713
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: EZ62755
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: PS51318
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: RA40828
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: MX89388
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: DG60223
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: KV08902
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: UN46915
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: ZJ66849
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: ZP40388
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZP40388%27 HTTP/1.1" 200 None
2026-03-29 08:00:27 [auto1.es] INFO: Scrape type for ZP40388: 0
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: BY62424
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: UU12950
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: JC57024
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: NK53544
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: MS50562
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: TP39679
2026-03-29 08:00:27 [auto1.es] INFO: Found listing with ID: FL58713
2026-03-29 08:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WE89333> (referer: https://www.auto1.com/v1/car-details-view/WE89333/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RA40828/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PS51318/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a7efbee-12aa-5a77-891d-5750d149b128 with identifier: WE89333
2026-03-29 08:00:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a7efbee-12aa-5a77-891d-5750d149b128 with scrape type 1
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1a7efbee-12aa-5a77-891d-5750d149b128
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_502bd06ecf8064fad6e2a6b608e1f1cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_502bd06ecf8064fad6e2a6b608e1f1cf.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_9f59fc4d68d76e4e77c14c8b625712e9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9f59fc4d68d76e4e77c14c8b625712e9.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_a59d0a1fa47837f9fff6f0d353902112.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_a59d0a1fa47837f9fff6f0d353902112.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_9eefdcc6101fc8f4a1829431c47618d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9eefdcc6101fc8f4a1829431c47618d9.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_d6b1239ec804b0faf2afc01ce045398a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_d6b1239ec804b0faf2afc01ce045398a.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_e001890977f51f655dc5006d830ccc54.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_e001890977f51f655dc5006d830ccc54.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_b6a171f3a9f563a9f262e26ba1613b9a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b6a171f3a9f563a9f262e26ba1613b9a.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_5230c139151a9a7e00dcd49c61281bfe.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_5230c139151a9a7e00dcd49c61281bfe.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_b96b5a3ca50f0a16ae948fc112094d01.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b96b5a3ca50f0a16ae948fc112094d01.jpg already downloaded
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg95%252F08%252F9508876bcb7080bb9b3d01c8cd13998f%252Fpa%252FWE89333_01d7e43003fc76898d7a3bb6a1fa4d7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_01d7e43003fc76898d7a3bb6a1fa4d7b.jpg already downloaded
2026-03-29 08:00:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1a7efbee-12aa-5a77-891d-5750d149b128, identifier: WE89333
2026-03-29 08:00:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1a7efbee-12aa-5a77-891d-5750d149b128 with identifier: WE89333
2026-03-29 08:00:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1a7efbee-12aa-5a77-891d-5750d149b128 with identifier: WE89333
2026-03-29 08:00:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1a7efbee-12aa-5a77-891d-5750d149b128 with identifier: WE89333 to the API
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WE89333>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:02:27Z',
'fuel_type': 'diesel',
'id': '1a7efbee-12aa-5a77-891d-5750d149b128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WE89333',
'listing': 'auction',
'location': 'ES, BARCELONA',
'make': 'MINI',
'model': 'MINI',
'odometer': 116494,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_502bd06ecf8064fad6e2a6b608e1f1cf.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9f59fc4d68d76e4e77c14c8b625712e9.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_a59d0a1fa47837f9fff6f0d353902112.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9eefdcc6101fc8f4a1829431c47618d9.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_d6b1239ec804b0faf2afc01ce045398a.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_e001890977f51f655dc5006d830ccc54.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b6a171f3a9f563a9f262e26ba1613b9a.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_5230c139151a9a7e00dcd49c61281bfe.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b96b5a3ca50f0a16ae948fc112094d01.jpg',
'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_01d7e43003fc76898d7a3bb6a1fa4d7b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79102,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_502bd06ecf8064fad6e2a6b608e1f1cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73765,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9f59fc4d68d76e4e77c14c8b625712e9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73666,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_a59d0a1fa47837f9fff6f0d353902112.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65109,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_9eefdcc6101fc8f4a1829431c47618d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80345,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_d6b1239ec804b0faf2afc01ce045398a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81534,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_e001890977f51f655dc5006d830ccc54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46777,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b6a171f3a9f563a9f262e26ba1613b9a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88838,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_5230c139151a9a7e00dcd49c61281bfe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_b96b5a3ca50f0a16ae948fc112094d01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1a7efbee-12aa-5a77-891d-5750d149b128/1a7efbee-12aa-5a77-891d-5750d149b128_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64978,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img95/08/9508876bcb7080bb9b3d01c8cd13998f/pa/WE89333_01d7e43003fc76898d7a3bb6a1fa4d7b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-26',
'seats_number': 4,
'seller_name': None,
'title': 'MINI Cooper D',
'transmission': 'manual',
'trim': '',
'year': 2016}
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE89333%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [auto1.es] INFO: Saving data for WE89333: {'created_time': 1774771229.402075, 'last_price_update_time': 1774771229.402089, 'auction_closing_time': 1774882947.0}
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WE89333') HTTP/1.1" 204 0
2026-03-29 08:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MR44374> (referer: https://www.auto1.com/v1/car-details-view/MR44374/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DG60223/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GK24659/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:29 [auto1.es] INFO: Channel: 24h | Page: 2 | totalHits: 1624 | hits on page: 40
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: FE45976
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: FD06451
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: SY03135
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: BZ30426
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ30426%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [auto1.es] INFO: Scrape type for BZ30426: 1
2026-03-29 08:00:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832b8e62-6f39-52e2-940c-4eebc4c73fb1 with identifier: MR44374
2026-03-29 08:00:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832b8e62-6f39-52e2-940c-4eebc4c73fb1 with scrape type 1
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 832b8e62-6f39-52e2-940c-4eebc4c73fb1
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_58c77c48970a63a50f8f8000a0e5ac11.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_58c77c48970a63a50f8f8000a0e5ac11.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_c2a49d4f2417d926791d569eb7200ac5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_c2a49d4f2417d926791d569eb7200ac5.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_5c078d142188a1140431db60e88aa12d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_5c078d142188a1140431db60e88aa12d.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_a4a58edbd3a78e93e5773e4b93419fb9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_a4a58edbd3a78e93e5773e4b93419fb9.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_6084a2a8d4b1cc9cd9baaed90dcfb47a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_6084a2a8d4b1cc9cd9baaed90dcfb47a.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_734bb8556f8548a270ab8a0d0aa7d382.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_734bb8556f8548a270ab8a0d0aa7d382.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_9e4abc8ecd8be4130ed7863ef05ab28f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_9e4abc8ecd8be4130ed7863ef05ab28f.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_ad3bbaabee37a83ff28a6eb481524320.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_ad3bbaabee37a83ff28a6eb481524320.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_0d1e016ba916166efb016e1c04aa47f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_0d1e016ba916166efb016e1c04aa47f9.jpg already downloaded
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg65%252F6d%252F656d0f7eaa624b21691813d9a71c5c61%252Fpa%252FMR44374_918256471647789afa2dec298e49faa5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_918256471647789afa2dec298e49faa5.jpg already downloaded
2026-03-29 08:00:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 832b8e62-6f39-52e2-940c-4eebc4c73fb1, identifier: MR44374
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: VG29597
2026-03-29 08:00:29 [auto1.es] INFO: Found listing with ID: JM67207
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM67207%27 HTTP/1.1" 200 None
2026-03-29 08:00:29 [auto1.es] INFO: Scrape type for JM67207: 1
2026-03-29 08:00:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 832b8e62-6f39-52e2-940c-4eebc4c73fb1 with identifier: MR44374
2026-03-29 08:00:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 832b8e62-6f39-52e2-940c-4eebc4c73fb1 with identifier: MR44374
2026-03-29 08:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 832b8e62-6f39-52e2-940c-4eebc4c73fb1 with identifier: MR44374 to the API
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MR44374>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:59:41Z',
'fuel_type': 'diesel',
'id': '832b8e62-6f39-52e2-940c-4eebc4c73fb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR44374',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 97397,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_58c77c48970a63a50f8f8000a0e5ac11.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_c2a49d4f2417d926791d569eb7200ac5.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_5c078d142188a1140431db60e88aa12d.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_a4a58edbd3a78e93e5773e4b93419fb9.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_6084a2a8d4b1cc9cd9baaed90dcfb47a.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_734bb8556f8548a270ab8a0d0aa7d382.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_9e4abc8ecd8be4130ed7863ef05ab28f.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_ad3bbaabee37a83ff28a6eb481524320.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_0d1e016ba916166efb016e1c04aa47f9.jpg',
'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_918256471647789afa2dec298e49faa5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_58c77c48970a63a50f8f8000a0e5ac11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59491,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_c2a49d4f2417d926791d569eb7200ac5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_5c078d142188a1140431db60e88aa12d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55032,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_a4a58edbd3a78e93e5773e4b93419fb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71980,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_6084a2a8d4b1cc9cd9baaed90dcfb47a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_734bb8556f8548a270ab8a0d0aa7d382.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60505,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_9e4abc8ecd8be4130ed7863ef05ab28f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74454,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_ad3bbaabee37a83ff28a6eb481524320.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_0d1e016ba916166efb016e1c04aa47f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_832b8e62-6f39-52e2-940c-4eebc4c73fb1/832b8e62-6f39-52e2-940c-4eebc4c73fb1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img65/6d/656d0f7eaa624b21691813d9a71c5c61/pa/MR44374_918256471647789afa2dec298e49faa5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-07-23',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Santa Fe 2.2 CRDi Klass 2WD',
'transmission': 'manual',
'trim': 'Klass 2WD',
'year': 2019}
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MR44374%27 HTTP/1.1" 200 None
2026-03-29 08:00:30 [auto1.es] INFO: Saving data for MR44374: {'created_time': 1774771230.556291, 'last_price_update_time': 1774771230.556301, 'auction_closing_time': 1774886381.0}
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MR44374') HTTP/1.1" 204 0
2026-03-29 08:00:30 [auto1.es] INFO: Found listing with ID: JG31489
2026-03-29 08:00:30 [auto1.es] INFO: Found listing with ID: LL39817
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL39817%27 HTTP/1.1" 200 None
2026-03-29 08:00:30 [auto1.es] INFO: Scrape type for LL39817: 2
2026-03-29 08:00:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8756585-c95c-54ff-acad-c694e9f5f76b with identifier: LL39817
2026-03-29 08:00:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8756585-c95c-54ff-acad-c694e9f5f76b with scrape type 2
2026-03-29 08:00:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8756585-c95c-54ff-acad-c694e9f5f76b with scrape type 2
2026-03-29 08:00:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a8756585-c95c-54ff-acad-c694e9f5f76b, identifier: LL39817
2026-03-29 08:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NX10542> (referer: https://www.auto1.com/v1/car-details-view/NX10542/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a8756585-c95c-54ff-acad-c694e9f5f76b with identifier: LL39817
2026-03-29 08:00:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a8756585-c95c-54ff-acad-c694e9f5f76b with identifier: LL39817
2026-03-29 08:00:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a8756585-c95c-54ff-acad-c694e9f5f76b with identifier: LL39817 to the API
2026-03-29 08:00:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:37:34Z',
'fuel_type': 'petrol',
'id': 'a8756585-c95c-54ff-acad-c694e9f5f76b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL39817',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 153914,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-02-09',
'seller_name': None,
'title': 'Opel Astra 1.6 Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2003}
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL39817%27 HTTP/1.1" 200 None
2026-03-29 08:00:31 [auto1.es] INFO: Saving data for LL39817: {'auction_closing_time': 1774885054.0, 'created_time': 1773900644.575946, 'last_price_update_time': 1774771231.881822}
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LL39817') HTTP/1.1" 204 0
2026-03-29 08:00:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:31 [auto1.es] INFO: Found listing with ID: BG65437
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG65437%27 HTTP/1.1" 200 None
2026-03-29 08:00:31 [auto1.es] INFO: Scrape type for BG65437: 2
2026-03-29 08:00:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f012b42b-c2e6-53ce-94f7-b180d7230ff0 with identifier: BG65437
2026-03-29 08:00:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f012b42b-c2e6-53ce-94f7-b180d7230ff0 with scrape type 2
2026-03-29 08:00:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f012b42b-c2e6-53ce-94f7-b180d7230ff0 with scrape type 2
2026-03-29 08:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f012b42b-c2e6-53ce-94f7-b180d7230ff0, identifier: BG65437
2026-03-29 08:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f012b42b-c2e6-53ce-94f7-b180d7230ff0 with identifier: BG65437
2026-03-29 08:00:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f012b42b-c2e6-53ce-94f7-b180d7230ff0 with identifier: BG65437
2026-03-29 08:00:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f012b42b-c2e6-53ce-94f7-b180d7230ff0 with identifier: BG65437 to the API
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:05:35Z',
'fuel_type': 'diesel',
'id': 'f012b42b-c2e6-53ce-94f7-b180d7230ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG65437',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 97144,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-03',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 d 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2018}
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BG65437%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [auto1.es] INFO: Saving data for BG65437: {'auction_closing_time': 1774883135.0, 'created_time': 1774037080.714648, 'last_price_update_time': 1774771232.496434}
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BG65437') HTTP/1.1" 204 0
2026-03-29 08:00:32 [auto1.es] INFO: Found listing with ID: PC57749
2026-03-29 08:00:32 [auto1.es] INFO: Found listing with ID: SW39850
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW39850%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [auto1.es] INFO: Scrape type for SW39850: 2
2026-03-29 08:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with identifier: SW39850
2026-03-29 08:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with scrape type 2
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with scrape type 2
2026-03-29 08:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4c90c67c-10f3-5dbe-b926-f02cf2aa040e, identifier: SW39850
2026-03-29 08:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SW56668> (referer: https://www.auto1.com/v1/car-details-view/SW56668/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SA01398> (referer: https://www.auto1.com/v1/car-details-view/SA01398/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KY97566> (referer: https://www.auto1.com/v1/car-details-view/KY97566/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af3aeffe-baf6-5276-8c6d-74de8c48019d with identifier: NX10542
2026-03-29 08:00:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af3aeffe-baf6-5276-8c6d-74de8c48019d with scrape type 1
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item af3aeffe-baf6-5276-8c6d-74de8c48019d
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_58da8d578f06692ea21e3900a43eff5c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_58da8d578f06692ea21e3900a43eff5c.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_b278ce3cf897a35a492c69099b45fefa.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b278ce3cf897a35a492c69099b45fefa.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_52b72bda120db8792e002c37bb0045e8.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_52b72bda120db8792e002c37bb0045e8.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_4056e4e65280137265b42d9773f056a5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_4056e4e65280137265b42d9773f056a5.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_ac9d79d57a42ce89280c212ecbd1d631.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_ac9d79d57a42ce89280c212ecbd1d631.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_3fc1633cf73ba6ab99664e043cf37546.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_3fc1633cf73ba6ab99664e043cf37546.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_b4b9e026e107a6063e6c121a465051a1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b4b9e026e107a6063e6c121a465051a1.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_763ec310024489f8ba558feeb7f2cc80.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_763ec310024489f8ba558feeb7f2cc80.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_d591ad2b218af4f58143c24fb19f0d4b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_d591ad2b218af4f58143c24fb19f0d4b.jpg already downloaded
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F71%252F68718a1141a6c93e5d08bf0d4347bbad%252Fpa%252FNX10542_2644bf47ec370b2fffa37522263205cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_2644bf47ec370b2fffa37522263205cf.jpg already downloaded
2026-03-29 08:00:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: af3aeffe-baf6-5276-8c6d-74de8c48019d, identifier: NX10542
2026-03-29 08:00:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with identifier: SW39850
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:32 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 08:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with identifier: SW39850
2026-03-29 08:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4c90c67c-10f3-5dbe-b926-f02cf2aa040e with identifier: SW39850 to the API
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 87,
'expiration_date': '2026-03-30T15:42:19Z',
'fuel_type': 'petrol',
'id': '4c90c67c-10f3-5dbe-b926-f02cf2aa040e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW39850',
'listing': 'auction',
'make': 'Nissan',
'model': 'Almera',
'odometer': 215554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-06-10',
'seller_name': None,
'title': 'Nissan Almera 1.4 LX',
'transmission': 'manual',
'trim': 'LX',
'year': 1998}
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW39850%27 HTTP/1.1" 200 None
2026-03-29 08:00:33 [auto1.es] INFO: Saving data for SW39850: {'auction_closing_time': 1774885339.0, 'created_time': 1774382784.530914, 'last_price_update_time': 1774771233.36595}
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SW39850') HTTP/1.1" 204 0
2026-03-29 08:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: af3aeffe-baf6-5276-8c6d-74de8c48019d with identifier: NX10542
2026-03-29 08:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: af3aeffe-baf6-5276-8c6d-74de8c48019d with identifier: NX10542
2026-03-29 08:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: af3aeffe-baf6-5276-8c6d-74de8c48019d with identifier: NX10542 to the API
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NX10542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:03:04Z',
'fuel_type': 'diesel',
'id': 'af3aeffe-baf6-5276-8c6d-74de8c48019d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NX10542',
'listing': 'auction',
'location': 'ES, Alcalá de Henares, Madrid',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 205578,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_58da8d578f06692ea21e3900a43eff5c.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b278ce3cf897a35a492c69099b45fefa.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_52b72bda120db8792e002c37bb0045e8.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_4056e4e65280137265b42d9773f056a5.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_ac9d79d57a42ce89280c212ecbd1d631.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_3fc1633cf73ba6ab99664e043cf37546.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b4b9e026e107a6063e6c121a465051a1.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_763ec310024489f8ba558feeb7f2cc80.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_d591ad2b218af4f58143c24fb19f0d4b.jpg',
'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_2644bf47ec370b2fffa37522263205cf.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97357,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_58da8d578f06692ea21e3900a43eff5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91086,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b278ce3cf897a35a492c69099b45fefa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76391,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_52b72bda120db8792e002c37bb0045e8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57689,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_4056e4e65280137265b42d9773f056a5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_ac9d79d57a42ce89280c212ecbd1d631.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79002,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_3fc1633cf73ba6ab99664e043cf37546.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_b4b9e026e107a6063e6c121a465051a1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63813,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_763ec310024489f8ba558feeb7f2cc80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100739,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_d591ad2b218af4f58143c24fb19f0d4b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_af3aeffe-baf6-5276-8c6d-74de8c48019d/af3aeffe-baf6-5276-8c6d-74de8c48019d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64044,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/71/68718a1141a6c93e5d08bf0d4347bbad/pa/NX10542_2644bf47ec370b2fffa37522263205cf.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 300 CDI 4Matic BlueEfficiency',
'transmission': 'automatic',
'trim': '4Matic BlueEfficiency',
'year': 2010}
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX10542%27 HTTP/1.1" 200 None
2026-03-29 08:00:33 [auto1.es] INFO: Saving data for NX10542: {'created_time': 1774771233.840503, 'last_price_update_time': 1774771233.840512, 'auction_closing_time': 1774882984.0}
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NX10542') HTTP/1.1" 204 0
2026-03-29 08:00:33 [auto1.es] INFO: Found listing with ID: UT42800
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT42800%27 HTTP/1.1" 200 None
2026-03-29 08:00:33 [auto1.es] INFO: Scrape type for UT42800: 1
2026-03-29 08:00:33 [auto1.es] INFO: Found listing with ID: XT05924
2026-03-29 08:00:33 [auto1.es] INFO: Found listing with ID: UF24863
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF24863%27 HTTP/1.1" 200 None
2026-03-29 08:00:33 [auto1.es] INFO: Scrape type for UF24863: 2
2026-03-29 08:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with identifier: UF24863
2026-03-29 08:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with scrape type 2
2026-03-29 08:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with scrape type 2
2026-03-29 08:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5f78959c-73e4-5c94-bb65-5cf3f11aef21, identifier: UF24863
2026-03-29 08:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JC57024/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VG19877> (referer: https://www.auto1.com/v1/car-details-view/VG19877/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UU12950/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BY62424/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with identifier: UF24863
2026-03-29 08:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with identifier: UF24863
2026-03-29 08:00:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5f78959c-73e4-5c94-bb65-5cf3f11aef21 with identifier: UF24863 to the API
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:57:03Z',
'fuel_type': 'diesel',
'id': '5f78959c-73e4-5c94-bb65-5cf3f11aef21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF24863',
'listing': 'auction',
'make': 'Kia',
'model': 'Magentis',
'odometer': 426645,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-31',
'seller_name': None,
'title': 'Kia Magentis 2.0 CRDi EX I',
'transmission': 'manual',
'trim': 'EX I',
'year': 2006}
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF24863%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [auto1.es] INFO: Saving data for UF24863: {'auction_closing_time': 1774886223.0, 'created_time': 1773950500.899061, 'last_price_update_time': 1774771234.385695}
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UF24863') HTTP/1.1" 204 0
2026-03-29 08:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d423d3aa-89cc-5ab3-b884-a2c71de5086d with identifier: SW56668
2026-03-29 08:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d423d3aa-89cc-5ab3-b884-a2c71de5086d with scrape type 1
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d423d3aa-89cc-5ab3-b884-a2c71de5086d
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_c99d370b08b3df2b6098a03ea09f6b08.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_c99d370b08b3df2b6098a03ea09f6b08.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_41613997e91bd95b544f9a6ef54e6cb4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_41613997e91bd95b544f9a6ef54e6cb4.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_888cd58048d53dbd88d2fc616b69b167.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_888cd58048d53dbd88d2fc616b69b167.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_06766de805079f0343a64a82d3ba58e2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_06766de805079f0343a64a82d3ba58e2.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_98fd613de24f85a38cab6b04b1a80100.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_98fd613de24f85a38cab6b04b1a80100.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_7d55dad75c926f5df1b12fe354fbe943.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_7d55dad75c926f5df1b12fe354fbe943.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_2e94c121e5b2242791713d9704936483.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_2e94c121e5b2242791713d9704936483.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_227475ae5fe28faeeafa5bed9ba262ab.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_227475ae5fe28faeeafa5bed9ba262ab.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_a878dd1dbaf00d9d4c7d1730230e9fcc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_a878dd1dbaf00d9d4c7d1730230e9fcc.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc6%252F38%252Fc63824e9c6b8d6f9b1034eb4f0b96bf9%252Fpa%252FSW56668_6366bfe4b8a2cb2f06a0d5ea9b8155e0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_6366bfe4b8a2cb2f06a0d5ea9b8155e0.jpg already downloaded
2026-03-29 08:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d423d3aa-89cc-5ab3-b884-a2c71de5086d, identifier: SW56668
2026-03-29 08:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 519f062f-7f34-58b9-8964-02cfe26a09a3 with identifier: SA01398
2026-03-29 08:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 519f062f-7f34-58b9-8964-02cfe26a09a3 with scrape type 1
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 519f062f-7f34-58b9-8964-02cfe26a09a3
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_9a1cd6ad6cdc49d7717636439f553ece.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_9a1cd6ad6cdc49d7717636439f553ece.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_07c6a983fd5c9ec36a20c9c06bfc8515.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_07c6a983fd5c9ec36a20c9c06bfc8515.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_bbb066e0784db8af31c826644e750783.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_bbb066e0784db8af31c826644e750783.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_0b3f95ca0f1edf9f6ddf2cbeb139c5e5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0b3f95ca0f1edf9f6ddf2cbeb139c5e5.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_3092f50a146ee9deb009f8961728e330.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_3092f50a146ee9deb009f8961728e330.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_2e4e521e4b0d25cdc86489df28b44a3d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_2e4e521e4b0d25cdc86489df28b44a3d.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_0db1782e7cdb2ebcabdfc50aa690a0e1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0db1782e7cdb2ebcabdfc50aa690a0e1.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_73c83b47231528ce15cab74c530e992d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_73c83b47231528ce15cab74c530e992d.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_709ebbd525fa30538d6462f831231696.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_709ebbd525fa30538d6462f831231696.jpg already downloaded
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg39%252F21%252F39214bad0907b8f78e96582ae6248fcb%252Fpa%252FSA01398_38598031757cbffd3257ee0057643c72.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_38598031757cbffd3257ee0057643c72.jpg already downloaded
2026-03-29 08:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 519f062f-7f34-58b9-8964-02cfe26a09a3, identifier: SA01398
2026-03-29 08:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 837b8bf0-e6a0-55c5-bf3b-778dc78cd503 with identifier: KY97566
2026-03-29 08:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 837b8bf0-e6a0-55c5-bf3b-778dc78cd503 with scrape type 1
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 837b8bf0-e6a0-55c5-bf3b-778dc78cd503
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_e507ad14a63171d543bf7e3ce43ea2a2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_e507ad14a63171d543bf7e3ce43ea2a2.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_f2c6a1387c2b7fd406419b3934b5f250.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f2c6a1387c2b7fd406419b3934b5f250.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_d9291d28ea670564be1bb210ced8058d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_d9291d28ea670564be1bb210ced8058d.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_dcc0312c499153a8f0c90de300c8e50c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_dcc0312c499153a8f0c90de300c8e50c.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_de7ae62dfa898427b0fda2a4a26ba3ab.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_de7ae62dfa898427b0fda2a4a26ba3ab.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_5d18e5c4e55220e41f3d448a9a2133e2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_5d18e5c4e55220e41f3d448a9a2133e2.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_57d373895f2b1aec24a80972221b0fc7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_57d373895f2b1aec24a80972221b0fc7.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_12124cae495658a710175198ecfb9949.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_12124cae495658a710175198ecfb9949.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_f669e20d58d6188df9104a9d290944cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f669e20d58d6188df9104a9d290944cf.jpg already downloaded
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgb5%252F27%252Fb527a09a1064769582e704bcd2330d8f%252Fpa%252FKY97566_45f8f56cd6494e2d0261311580d05521.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_45f8f56cd6494e2d0261311580d05521.jpg already downloaded
2026-03-29 08:00:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 837b8bf0-e6a0-55c5-bf3b-778dc78cd503, identifier: KY97566
2026-03-29 08:00:35 [auto1.es] INFO: Found listing with ID: TR37642
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR37642%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [auto1.es] INFO: Scrape type for TR37642: 1
2026-03-29 08:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d423d3aa-89cc-5ab3-b884-a2c71de5086d with identifier: SW56668
2026-03-29 08:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d423d3aa-89cc-5ab3-b884-a2c71de5086d with identifier: SW56668
2026-03-29 08:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d423d3aa-89cc-5ab3-b884-a2c71de5086d with identifier: SW56668 to the API
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SW56668>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:07:58Z',
'fuel_type': 'diesel',
'id': 'd423d3aa-89cc-5ab3-b884-a2c71de5086d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SW56668',
'listing': 'auction',
'location': 'ES, Sevilla',
'make': 'Citroen',
'model': 'C4',
'odometer': 35505,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_c99d370b08b3df2b6098a03ea09f6b08.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_41613997e91bd95b544f9a6ef54e6cb4.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_888cd58048d53dbd88d2fc616b69b167.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_06766de805079f0343a64a82d3ba58e2.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_98fd613de24f85a38cab6b04b1a80100.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_7d55dad75c926f5df1b12fe354fbe943.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_2e94c121e5b2242791713d9704936483.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_227475ae5fe28faeeafa5bed9ba262ab.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_a878dd1dbaf00d9d4c7d1730230e9fcc.jpg',
'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_6366bfe4b8a2cb2f06a0d5ea9b8155e0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65769,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_c99d370b08b3df2b6098a03ea09f6b08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59848,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_41613997e91bd95b544f9a6ef54e6cb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62900,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_888cd58048d53dbd88d2fc616b69b167.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56475,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_06766de805079f0343a64a82d3ba58e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51654,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_98fd613de24f85a38cab6b04b1a80100.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58769,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_7d55dad75c926f5df1b12fe354fbe943.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54385,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_2e94c121e5b2242791713d9704936483.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57240,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_227475ae5fe28faeeafa5bed9ba262ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_a878dd1dbaf00d9d4c7d1730230e9fcc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f56f7dc2-8502-523f-89b2-5238f551d19a/f56f7dc2-8502-523f-89b2-5238f551d19a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55005,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc6/38/c63824e9c6b8d6f9b1034eb4f0b96bf9/pa/SW56668_6366bfe4b8a2cb2f06a0d5ea9b8155e0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Tendance',
'transmission': 'manual',
'trim': 'Tendance',
'year': 2012}
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW56668%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [auto1.es] INFO: Saving data for SW56668: {'created_time': 1774771235.597995, 'last_price_update_time': 1774771235.598005, 'auction_closing_time': 1774883278.0}
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SW56668') HTTP/1.1" 204 0
2026-03-29 08:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 519f062f-7f34-58b9-8964-02cfe26a09a3 with identifier: SA01398
2026-03-29 08:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 519f062f-7f34-58b9-8964-02cfe26a09a3 with identifier: SA01398
2026-03-29 08:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 519f062f-7f34-58b9-8964-02cfe26a09a3 with identifier: SA01398 to the API
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SA01398>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:37:46Z',
'fuel_type': 'diesel',
'id': '519f062f-7f34-58b9-8964-02cfe26a09a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SA01398',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Kia',
'model': "pro_cee'd",
'odometer': 104506,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_9a1cd6ad6cdc49d7717636439f553ece.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_07c6a983fd5c9ec36a20c9c06bfc8515.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_bbb066e0784db8af31c826644e750783.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0b3f95ca0f1edf9f6ddf2cbeb139c5e5.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_3092f50a146ee9deb009f8961728e330.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_2e4e521e4b0d25cdc86489df28b44a3d.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0db1782e7cdb2ebcabdfc50aa690a0e1.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_73c83b47231528ce15cab74c530e992d.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_709ebbd525fa30538d6462f831231696.jpg',
'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_38598031757cbffd3257ee0057643c72.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65543,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_9a1cd6ad6cdc49d7717636439f553ece.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67892,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_07c6a983fd5c9ec36a20c9c06bfc8515.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61783,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_bbb066e0784db8af31c826644e750783.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50161,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0b3f95ca0f1edf9f6ddf2cbeb139c5e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63938,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_3092f50a146ee9deb009f8961728e330.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_2e4e521e4b0d25cdc86489df28b44a3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44904,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_0db1782e7cdb2ebcabdfc50aa690a0e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61532,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_73c83b47231528ce15cab74c530e992d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58946,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_709ebbd525fa30538d6462f831231696.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_519f062f-7f34-58b9-8964-02cfe26a09a3/519f062f-7f34-58b9-8964-02cfe26a09a3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60230,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img39/21/39214bad0907b8f78e96582ae6248fcb/pa/SA01398_38598031757cbffd3257ee0057643c72.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-10-25',
'seats_number': 5,
'seller_name': None,
'title': "Kia pro_cee'd 1.6 CRDi X-Tech 17",
'transmission': 'manual',
'trim': 'X-Tech 17',
'year': 2017}
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SA01398%27 HTTP/1.1" 200 None
2026-03-29 08:00:35 [auto1.es] INFO: Saving data for SA01398: {'created_time': 1774771235.958813, 'last_price_update_time': 1774771235.958823, 'auction_closing_time': 1774885066.0}
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SA01398') HTTP/1.1" 204 0
2026-03-29 08:00:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 837b8bf0-e6a0-55c5-bf3b-778dc78cd503 with identifier: KY97566
2026-03-29 08:00:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 837b8bf0-e6a0-55c5-bf3b-778dc78cd503 with identifier: KY97566
2026-03-29 08:00:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 837b8bf0-e6a0-55c5-bf3b-778dc78cd503 with identifier: KY97566 to the API
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KY97566>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:37:05Z',
'fuel_type': 'diesel',
'id': '837b8bf0-e6a0-55c5-bf3b-778dc78cd503',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KY97566',
'listing': 'auction',
'location': 'ES, La Roda de AndalucÃa',
'make': 'Seat',
'model': 'Alhambra',
'odometer': 159402,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_e507ad14a63171d543bf7e3ce43ea2a2.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f2c6a1387c2b7fd406419b3934b5f250.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_d9291d28ea670564be1bb210ced8058d.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_dcc0312c499153a8f0c90de300c8e50c.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_de7ae62dfa898427b0fda2a4a26ba3ab.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_5d18e5c4e55220e41f3d448a9a2133e2.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_57d373895f2b1aec24a80972221b0fc7.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_12124cae495658a710175198ecfb9949.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f669e20d58d6188df9104a9d290944cf.jpg',
'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_45f8f56cd6494e2d0261311580d05521.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92019,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_e507ad14a63171d543bf7e3ce43ea2a2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90184,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f2c6a1387c2b7fd406419b3934b5f250.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79662,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_d9291d28ea670564be1bb210ced8058d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72793,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_dcc0312c499153a8f0c90de300c8e50c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81168,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_de7ae62dfa898427b0fda2a4a26ba3ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76562,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_5d18e5c4e55220e41f3d448a9a2133e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64343,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_57d373895f2b1aec24a80972221b0fc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_12124cae495658a710175198ecfb9949.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_f669e20d58d6188df9104a9d290944cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_837b8bf0-e6a0-55c5-bf3b-778dc78cd503/837b8bf0-e6a0-55c5-bf3b-778dc78cd503_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb5/27/b527a09a1064769582e704bcd2330d8f/pa/KY97566_45f8f56cd6494e2d0261311580d05521.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-23',
'seats_number': 7,
'seller_name': None,
'title': 'Seat Alhambra 2.0 TDI Xcellence Travel Edition',
'transmission': 'automatic',
'trim': 'Xcellence Travel Edition',
'year': 2019}
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KY97566%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [auto1.es] INFO: Saving data for KY97566: {'created_time': 1774771236.550395, 'last_price_update_time': 1774771236.550406, 'auction_closing_time': 1774885025.0}
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='KY97566') HTTP/1.1" 204 0
2026-03-29 08:00:36 [auto1.es] INFO: Found listing with ID: ZP69611
2026-03-29 08:00:36 [auto1.es] INFO: Found listing with ID: PY01338
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY01338%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [auto1.es] INFO: Scrape type for PY01338: 2
2026-03-29 08:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 051e94c1-4c68-5ffe-a921-ca723dbb6718 with identifier: PY01338
2026-03-29 08:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 051e94c1-4c68-5ffe-a921-ca723dbb6718 with scrape type 2
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 051e94c1-4c68-5ffe-a921-ca723dbb6718 with scrape type 2
2026-03-29 08:00:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 051e94c1-4c68-5ffe-a921-ca723dbb6718, identifier: PY01338
2026-03-29 08:00:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2d4363-8a0d-5353-b71e-498bf8f02d7a with identifier: VG19877
2026-03-29 08:00:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2d4363-8a0d-5353-b71e-498bf8f02d7a with scrape type 1
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b2d4363-8a0d-5353-b71e-498bf8f02d7a
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_2be366e243b563cb35d7705ba780fe40.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_2be366e243b563cb35d7705ba780fe40.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_cfbfbb1f3a0aeb20d1c080babb42c5e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_cfbfbb1f3a0aeb20d1c080babb42c5e6.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_9c8c41ceece8648d947003eb83cf60cb.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_9c8c41ceece8648d947003eb83cf60cb.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_a1cca57798634993c9acea202fcf67ad.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1cca57798634993c9acea202fcf67ad.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_7e2ab4b75df880dcac951ba4fdf9aea2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7e2ab4b75df880dcac951ba4fdf9aea2.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_7749eda4b66ce30114d894a909182c06.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7749eda4b66ce30114d894a909182c06.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_7c31229c0254699907b0800024b34a01.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7c31229c0254699907b0800024b34a01.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_1e86c24d0bea1a316f9860509af129fb.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_1e86c24d0bea1a316f9860509af129fb.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_a1395a7e4a0a08e1521ce0bd7ac5e7a7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1395a7e4a0a08e1521ce0bd7ac5e7a7.jpg already downloaded
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga7%252Fb5%252Fa7b5a799d9af05dfca534701643bbc82%252Fpa%252FVG19877_bd21aa8da88aa4a1bab08f1064b382ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_bd21aa8da88aa4a1bab08f1064b382ae.jpg already downloaded
2026-03-29 08:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4b2d4363-8a0d-5353-b71e-498bf8f02d7a, identifier: VG19877
2026-03-29 08:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 051e94c1-4c68-5ffe-a921-ca723dbb6718 with identifier: PY01338
2026-03-29 08:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 051e94c1-4c68-5ffe-a921-ca723dbb6718 with identifier: PY01338
2026-03-29 08:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 051e94c1-4c68-5ffe-a921-ca723dbb6718 with identifier: PY01338 to the API
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:20:57Z',
'fuel_type': 'diesel',
'id': '051e94c1-4c68-5ffe-a921-ca723dbb6718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PY01338',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 204915,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-06-16',
'seller_name': None,
'title': 'Renault Espace 2.2 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2004}
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PY01338%27 HTTP/1.1" 200 None
2026-03-29 08:00:37 [auto1.es] INFO: Saving data for PY01338: {'auction_closing_time': 1774884057.0, 'created_time': 1774555454.523093, 'last_price_update_time': 1774771237.385147}
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PY01338') HTTP/1.1" 204 0
2026-03-29 08:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4b2d4363-8a0d-5353-b71e-498bf8f02d7a with identifier: VG19877
2026-03-29 08:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4b2d4363-8a0d-5353-b71e-498bf8f02d7a with identifier: VG19877
2026-03-29 08:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4b2d4363-8a0d-5353-b71e-498bf8f02d7a with identifier: VG19877 to the API
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/VG19877>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:44:31Z',
'fuel_type': 'diesel',
'id': '4b2d4363-8a0d-5353-b71e-498bf8f02d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VG19877',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Peugeot',
'model': '5008',
'odometer': 110554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_2be366e243b563cb35d7705ba780fe40.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_cfbfbb1f3a0aeb20d1c080babb42c5e6.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_9c8c41ceece8648d947003eb83cf60cb.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1cca57798634993c9acea202fcf67ad.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7e2ab4b75df880dcac951ba4fdf9aea2.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7749eda4b66ce30114d894a909182c06.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7c31229c0254699907b0800024b34a01.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_1e86c24d0bea1a316f9860509af129fb.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1395a7e4a0a08e1521ce0bd7ac5e7a7.jpg',
'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_bd21aa8da88aa4a1bab08f1064b382ae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_2be366e243b563cb35d7705ba780fe40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_cfbfbb1f3a0aeb20d1c080babb42c5e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109268,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_9c8c41ceece8648d947003eb83cf60cb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1cca57798634993c9acea202fcf67ad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83528,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7e2ab4b75df880dcac951ba4fdf9aea2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93516,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7749eda4b66ce30114d894a909182c06.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_7c31229c0254699907b0800024b34a01.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104372,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_1e86c24d0bea1a316f9860509af129fb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95310,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_a1395a7e4a0a08e1521ce0bd7ac5e7a7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b2d4363-8a0d-5353-b71e-498bf8f02d7a/4b2d4363-8a0d-5353-b71e-498bf8f02d7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102111,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga7/b5/a7b5a799d9af05dfca534701643bbc82/pa/VG19877_bd21aa8da88aa4a1bab08f1064b382ae.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-04-10',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2018}
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VG19877%27 HTTP/1.1" 200 None
2026-03-29 08:00:37 [auto1.es] INFO: Saving data for VG19877: {'created_time': 1774771237.749677, 'last_price_update_time': 1774771237.749694, 'auction_closing_time': 1774885471.0}
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VG19877') HTTP/1.1" 204 0
2026-03-29 08:00:37 [auto1.es] INFO: Found listing with ID: FZ59891
2026-03-29 08:00:37 [auto1.es] INFO: Found listing with ID: GM36563
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GM36563%27 HTTP/1.1" 200 None
2026-03-29 08:00:37 [auto1.es] INFO: Scrape type for GM36563: 2
2026-03-29 08:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372d5168-1e06-5ded-8186-c560498ffebb with identifier: GM36563
2026-03-29 08:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372d5168-1e06-5ded-8186-c560498ffebb with scrape type 2
2026-03-29 08:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 372d5168-1e06-5ded-8186-c560498ffebb with scrape type 2
2026-03-29 08:00:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 372d5168-1e06-5ded-8186-c560498ffebb, identifier: GM36563
2026-03-29 08:00:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 372d5168-1e06-5ded-8186-c560498ffebb with identifier: GM36563
2026-03-29 08:00:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 372d5168-1e06-5ded-8186-c560498ffebb with identifier: GM36563
2026-03-29 08:00:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 372d5168-1e06-5ded-8186-c560498ffebb with identifier: GM36563 to the API
2026-03-29 08:00:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 50,
'expiration_date': '2026-03-30T15:35:24Z',
'fuel_type': 'petrol',
'id': '372d5168-1e06-5ded-8186-c560498ffebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM36563',
'listing': 'auction',
'make': 'Seat',
'model': 'Arosa',
'odometer': 188628,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-05-16',
'seller_name': None,
'title': 'Seat Arosa 1.0 Stella',
'transmission': 'manual',
'trim': 'Stella',
'year': 2001}
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GM36563%27 HTTP/1.1" 200 None
2026-03-29 08:00:38 [auto1.es] INFO: Saving data for GM36563: {'auction_closing_time': 1774884924.0, 'created_time': 1772626621.103579, 'last_price_update_time': 1774771238.238427}
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GM36563') HTTP/1.1" 204 0
2026-03-29 08:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HN69450> (referer: https://www.auto1.com/v1/car-details-view/HN69450/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: ET47712
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET47712%27 HTTP/1.1" 200 None
2026-03-29 08:00:38 [auto1.es] INFO: Scrape type for ET47712: 1
2026-03-29 08:00:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: CM69790
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: NH22970
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: CR05055
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: DD59936
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD59936%27 HTTP/1.1" 200 None
2026-03-29 08:00:38 [auto1.es] INFO: Scrape type for DD59936: 1
2026-03-29 08:00:38 [auto1.es] INFO: Found listing with ID: EC26628
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EC26628%27 HTTP/1.1" 200 None
2026-03-29 08:00:38 [auto1.es] INFO: Scrape type for EC26628: 2
2026-03-29 08:00:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 880edd21-b529-52fe-b2ec-ae6209a9591a with identifier: EC26628
2026-03-29 08:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 880edd21-b529-52fe-b2ec-ae6209a9591a with scrape type 2
2026-03-29 08:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 880edd21-b529-52fe-b2ec-ae6209a9591a with scrape type 2
2026-03-29 08:00:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 880edd21-b529-52fe-b2ec-ae6209a9591a, identifier: EC26628
2026-03-29 08:00:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 880edd21-b529-52fe-b2ec-ae6209a9591a with identifier: EC26628
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 08:00:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 880edd21-b529-52fe-b2ec-ae6209a9591a with identifier: EC26628
2026-03-29 08:00:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 880edd21-b529-52fe-b2ec-ae6209a9591a with identifier: EC26628 to the API
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 394,
'expiration_date': '2026-03-30T15:57:02Z',
'fuel_type': 'hybrid',
'id': '880edd21-b529-52fe-b2ec-ae6209a9591a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC26628',
'listing': 'auction',
'make': 'BMW',
'model': 'X5',
'odometer': 211984,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-19',
'seller_name': None,
'title': 'BMW X5 xDrive 45e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2021}
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EC26628%27 HTTP/1.1" 200 None
2026-03-29 08:00:38 [auto1.es] INFO: Saving data for EC26628: {'auction_closing_time': 1774886222.0, 'created_time': 1773918257.330302, 'last_price_update_time': 1774771238.941646}
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EC26628') HTTP/1.1" 204 0
2026-03-29 08:00:39 [auto1.es] INFO: Found listing with ID: UF51281
2026-03-29 08:00:39 [auto1.es] INFO: Found listing with ID: DD26500
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD26500%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [auto1.es] INFO: Scrape type for DD26500: 2
2026-03-29 08:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with identifier: DD26500
2026-03-29 08:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with scrape type 2
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with scrape type 2
2026-03-29 08:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f375d868-d5dd-58e6-9ac3-02bc0bb1cf86, identifier: DD26500
2026-03-29 08:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with identifier: DD26500
2026-03-29 08:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with identifier: DD26500
2026-03-29 08:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f375d868-d5dd-58e6-9ac3-02bc0bb1cf86 with identifier: DD26500 to the API
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:59:15Z',
'fuel_type': 'petrol',
'id': 'f375d868-d5dd-58e6-9ac3-02bc0bb1cf86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD26500',
'listing': 'auction',
'make': 'Peugeot',
'model': '306',
'odometer': 192712,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-02-22',
'seller_name': None,
'title': 'Peugeot 306 1.6 XS',
'transmission': 'manual',
'trim': 'XS',
'year': 2000}
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD26500%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [auto1.es] INFO: Saving data for DD26500: {'auction_closing_time': 1774886355.0, 'created_time': 1772690648.27782, 'last_price_update_time': 1774771239.476924}
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD26500') HTTP/1.1" 204 0
2026-03-29 08:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2e0ba9-fde3-567f-bb05-23909da62a3f with identifier: HN69450
2026-03-29 08:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2e0ba9-fde3-567f-bb05-23909da62a3f with scrape type 1
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d2e0ba9-fde3-567f-bb05-23909da62a3f
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_c0626930126f9040bcf1b322efa230b3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_c0626930126f9040bcf1b322efa230b3.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_740f97129eb88233469c65d6d07a7861.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_740f97129eb88233469c65d6d07a7861.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_e1b468b995c71654352dec3a775bfbd5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_e1b468b995c71654352dec3a775bfbd5.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_d24b5836d05526d89bc760f949a2f076.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_d24b5836d05526d89bc760f949a2f076.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_ea0c14747799270f729cf2ade2fa854c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_ea0c14747799270f729cf2ade2fa854c.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_055b4900c11d2934677e53b443dfe856.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_055b4900c11d2934677e53b443dfe856.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_b4cfa03479534452c167ecf4d777db25.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_b4cfa03479534452c167ecf4d777db25.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_f68ff626308a5101a507e56e069861ce.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f68ff626308a5101a507e56e069861ce.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_f78b75deebef115252eec96b435ec84b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f78b75deebef115252eec96b435ec84b.jpg already downloaded
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg7c%252F87%252F7c871d7fd1fe6e5e3408ddeea82cbd8d%252Fpa%252FHN69450_379a6c7d5018000745bbb51a0498a82a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_379a6c7d5018000745bbb51a0498a82a.jpg already downloaded
2026-03-29 08:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3d2e0ba9-fde3-567f-bb05-23909da62a3f, identifier: HN69450
2026-03-29 08:00:39 [auto1.es] INFO: Found listing with ID: DB30998
2026-03-29 08:00:39 [auto1.es] INFO: Found listing with ID: BF77799
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF77799%27 HTTP/1.1" 200 None
2026-03-29 08:00:39 [auto1.es] INFO: Scrape type for BF77799: 1
2026-03-29 08:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BZ30426/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MS50562/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PS51318> (referer: https://www.auto1.com/v1/car-details-view/PS51318/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RA40828> (referer: https://www.auto1.com/v1/car-details-view/RA40828/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3d2e0ba9-fde3-567f-bb05-23909da62a3f with identifier: HN69450
2026-03-29 08:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3d2e0ba9-fde3-567f-bb05-23909da62a3f with identifier: HN69450
2026-03-29 08:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3d2e0ba9-fde3-567f-bb05-23909da62a3f with identifier: HN69450 to the API
2026-03-29 08:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HN69450>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:23:21Z',
'fuel_type': 'diesel',
'id': '3d2e0ba9-fde3-567f-bb05-23909da62a3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN69450',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Fiat',
'model': 'Talento',
'odometer': 91096,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_c0626930126f9040bcf1b322efa230b3.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_740f97129eb88233469c65d6d07a7861.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_e1b468b995c71654352dec3a775bfbd5.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_d24b5836d05526d89bc760f949a2f076.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_ea0c14747799270f729cf2ade2fa854c.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_055b4900c11d2934677e53b443dfe856.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_b4cfa03479534452c167ecf4d777db25.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f68ff626308a5101a507e56e069861ce.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f78b75deebef115252eec96b435ec84b.jpg',
'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_379a6c7d5018000745bbb51a0498a82a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112477,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_c0626930126f9040bcf1b322efa230b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106364,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_740f97129eb88233469c65d6d07a7861.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_e1b468b995c71654352dec3a775bfbd5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79108,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_d24b5836d05526d89bc760f949a2f076.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86600,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_ea0c14747799270f729cf2ade2fa854c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91474,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_055b4900c11d2934677e53b443dfe856.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_b4cfa03479534452c167ecf4d777db25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f68ff626308a5101a507e56e069861ce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102495,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_f78b75deebef115252eec96b435ec84b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d2e0ba9-fde3-567f-bb05-23909da62a3f/3d2e0ba9-fde3-567f-bb05-23909da62a3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87915,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img7c/87/7c871d7fd1fe6e5e3408ddeea82cbd8d/pa/HN69450_379a6c7d5018000745bbb51a0498a82a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-05-22',
'seats_number': 9,
'seller_name': None,
'title': 'Fiat Talento 1.6 TwinTurbo Diesel Ecojet L2H1 1,2t Basis',
'transmission': 'manual',
'trim': 'L2H1 1,2t Basis',
'year': 2017}
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HN69450%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [auto1.es] INFO: Saving data for HN69450: {'created_time': 1774771240.140386, 'last_price_update_time': 1774771240.140396, 'auction_closing_time': 1774884201.0}
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HN69450') HTTP/1.1" 204 0
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [auto1.es] INFO: Found listing with ID: FY93718
2026-03-29 08:00:40 [auto1.es] INFO: Found listing with ID: DW27115
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27115%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [auto1.es] INFO: Scrape type for DW27115: 2
2026-03-29 08:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28a9b2f4-04ca-5786-987c-a532507748e1 with identifier: DW27115
2026-03-29 08:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28a9b2f4-04ca-5786-987c-a532507748e1 with scrape type 2
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28a9b2f4-04ca-5786-987c-a532507748e1 with scrape type 2
2026-03-29 08:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 28a9b2f4-04ca-5786-987c-a532507748e1, identifier: DW27115
2026-03-29 08:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DG60223> (referer: https://www.auto1.com/v1/car-details-view/DG60223/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 28a9b2f4-04ca-5786-987c-a532507748e1 with identifier: DW27115
2026-03-29 08:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 28a9b2f4-04ca-5786-987c-a532507748e1 with identifier: DW27115
2026-03-29 08:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 28a9b2f4-04ca-5786-987c-a532507748e1 with identifier: DW27115 to the API
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:54:52Z',
'fuel_type': 'petrol',
'id': '28a9b2f4-04ca-5786-987c-a532507748e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW27115',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 172133,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-19',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 Klass BlueDrive',
'transmission': 'manual',
'trim': 'Klass BlueDrive',
'year': 2015}
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27115%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [auto1.es] INFO: Saving data for DW27115: {'auction_closing_time': 1774886092.0, 'created_time': 1773345760.133656, 'last_price_update_time': 1774771240.599466}
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DW27115') HTTP/1.1" 204 0
2026-03-29 08:00:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e456769-c439-5c56-89a0-06f5b5e6a534 with identifier: PS51318
2026-03-29 08:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e456769-c439-5c56-89a0-06f5b5e6a534 with scrape type 1
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8e456769-c439-5c56-89a0-06f5b5e6a534
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_daadf8a1b77c6ed5d2808c29cb94eb16.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_daadf8a1b77c6ed5d2808c29cb94eb16.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_0173f0d735fe2502b9243c48421706cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_0173f0d735fe2502b9243c48421706cc.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_786b11f6ce43e5a1f9d131ceccf927cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_786b11f6ce43e5a1f9d131ceccf927cc.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_d979834534e0726eac1919bd3e51af55.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_d979834534e0726eac1919bd3e51af55.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_e8ba9a0d3aa9232c87e1cc5fe6dc8bd6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_e8ba9a0d3aa9232c87e1cc5fe6dc8bd6.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_313ad453fb768762e1c7a81f268e8084.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_313ad453fb768762e1c7a81f268e8084.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_6686388ff1ad88564bbb1c689ca2f1b0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6686388ff1ad88564bbb1c689ca2f1b0.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_6c37406b202ee8093ddd858974ba665a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6c37406b202ee8093ddd858974ba665a.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_54428ce337153fc86bd20d8289f26388.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_54428ce337153fc86bd20d8289f26388.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg01%252Fa0%252F01a0a974446fec33e692ac933b61dca0%252Fpa%252FPS51318_3ae770de674cdd8ea0dfdd6816b6c6a1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_3ae770de674cdd8ea0dfdd6816b6c6a1.jpg already downloaded
2026-03-29 08:00:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8e456769-c439-5c56-89a0-06f5b5e6a534, identifier: PS51318
2026-03-29 08:00:40 [auto1.es] INFO: Channel: 24h | Page: 3 | totalHits: 1627 | hits on page: 40
2026-03-29 08:00:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c with identifier: RA40828
2026-03-29 08:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c with scrape type 1
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_65615995a031c271f637e731cd6eaf46.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_65615995a031c271f637e731cd6eaf46.jpg already downloaded
2026-03-29 08:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_94f33dd27d1a989cfc0e5a357240f7e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_94f33dd27d1a989cfc0e5a357240f7e4.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_3d05a4bd1629a63e973b7272eb0961d7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_3d05a4bd1629a63e973b7272eb0961d7.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_6b89de0cfaa1adaff1049aae67923470.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_6b89de0cfaa1adaff1049aae67923470.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_03332f7c70914c34bd7bf0513fe3505d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_03332f7c70914c34bd7bf0513fe3505d.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_a7f09ba2a06e30ef6edbf1f23fceb043.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_a7f09ba2a06e30ef6edbf1f23fceb043.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_1f6df0592aacd5610ac2d036a37b1f39.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_1f6df0592aacd5610ac2d036a37b1f39.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_c3b9c9b502ee188520459344527c454c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_c3b9c9b502ee188520459344527c454c.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_523545f7e71d73913a8535492ec41a91.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_523545f7e71d73913a8535492ec41a91.jpg already downloaded
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg33%252Fbd%252F33bd6fcab0f0ba9d5d7529d618704bd3%252Fpa%252FRA40828_fcce06a78df75f0d056e45e1daf73ec6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_fcce06a78df75f0d056e45e1daf73ec6.jpg already downloaded
2026-03-29 08:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c, identifier: RA40828
2026-03-29 08:00:41 [auto1.es] INFO: Found listing with ID: ED81509
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED81509%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [auto1.es] INFO: Scrape type for ED81509: 1
2026-03-29 08:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8e456769-c439-5c56-89a0-06f5b5e6a534 with identifier: PS51318
2026-03-29 08:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8e456769-c439-5c56-89a0-06f5b5e6a534 with identifier: PS51318
2026-03-29 08:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8e456769-c439-5c56-89a0-06f5b5e6a534 with identifier: PS51318 to the API
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PS51318>
{'auction_title': '',
'c_o_2_emission_value': 165,
'category': 'Rental',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 209,
'expiration_date': '2026-03-30T15:38:30Z',
'fuel_type': 'diesel',
'id': '8e456769-c439-5c56-89a0-06f5b5e6a534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PS51318',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 85928,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_daadf8a1b77c6ed5d2808c29cb94eb16.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_0173f0d735fe2502b9243c48421706cc.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_786b11f6ce43e5a1f9d131ceccf927cc.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_d979834534e0726eac1919bd3e51af55.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_e8ba9a0d3aa9232c87e1cc5fe6dc8bd6.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_313ad453fb768762e1c7a81f268e8084.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6686388ff1ad88564bbb1c689ca2f1b0.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6c37406b202ee8093ddd858974ba665a.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_54428ce337153fc86bd20d8289f26388.jpg',
'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_3ae770de674cdd8ea0dfdd6816b6c6a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106846,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_daadf8a1b77c6ed5d2808c29cb94eb16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99333,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_0173f0d735fe2502b9243c48421706cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97218,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_786b11f6ce43e5a1f9d131ceccf927cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69688,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_d979834534e0726eac1919bd3e51af55.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79822,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_e8ba9a0d3aa9232c87e1cc5fe6dc8bd6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_313ad453fb768762e1c7a81f268e8084.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63818,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6686388ff1ad88564bbb1c689ca2f1b0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97592,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_6c37406b202ee8093ddd858974ba665a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91638,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_54428ce337153fc86bd20d8289f26388.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8e456769-c439-5c56-89a0-06f5b5e6a534/8e456769-c439-5c56-89a0-06f5b5e6a534_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94919,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img01/a0/01a0a974446fec33e692ac933b61dca0/pa/PS51318_3ae770de674cdd8ea0dfdd6816b6c6a1.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTDM Veloce Q4',
'transmission': 'automatic',
'trim': 'Veloce Q4',
'year': 2022}
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS51318%27 HTTP/1.1" 200 None
2026-03-29 08:00:41 [auto1.es] INFO: Saving data for PS51318: {'created_time': 1774771241.697508, 'last_price_update_time': 1774771241.697518, 'auction_closing_time': 1774885110.0}
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PS51318') HTTP/1.1" 204 0
2026-03-29 08:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c with identifier: RA40828
2026-03-29 08:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c with identifier: RA40828
2026-03-29 08:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 24d655cf-2125-59a7-b6e1-6e7bdfaaa59c with identifier: RA40828 to the API
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RA40828>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:27:19Z',
'fuel_type': 'diesel',
'id': '24d655cf-2125-59a7-b6e1-6e7bdfaaa59c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RA40828',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Citroen',
'model': 'DS5',
'odometer': 135686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_65615995a031c271f637e731cd6eaf46.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_94f33dd27d1a989cfc0e5a357240f7e4.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_3d05a4bd1629a63e973b7272eb0961d7.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_6b89de0cfaa1adaff1049aae67923470.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_03332f7c70914c34bd7bf0513fe3505d.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_a7f09ba2a06e30ef6edbf1f23fceb043.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_1f6df0592aacd5610ac2d036a37b1f39.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_c3b9c9b502ee188520459344527c454c.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_523545f7e71d73913a8535492ec41a91.jpg',
'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_fcce06a78df75f0d056e45e1daf73ec6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100368,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_65615995a031c271f637e731cd6eaf46.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100368,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_94f33dd27d1a989cfc0e5a357240f7e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97676,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_3d05a4bd1629a63e973b7272eb0961d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84882,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_6b89de0cfaa1adaff1049aae67923470.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105282,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_03332f7c70914c34bd7bf0513fe3505d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112427,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_a7f09ba2a06e30ef6edbf1f23fceb043.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98666,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_1f6df0592aacd5610ac2d036a37b1f39.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107800,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_c3b9c9b502ee188520459344527c454c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100610,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_523545f7e71d73913a8535492ec41a91.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_24d655cf-2125-59a7-b6e1-6e7bdfaaa59c/24d655cf-2125-59a7-b6e1-6e7bdfaaa59c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88495,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img33/bd/33bd6fcab0f0ba9d5d7529d618704bd3/pa/RA40828_fcce06a78df75f0d056e45e1daf73ec6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen DS5 1.6 e-HDi Desire',
'transmission': 'automatic',
'trim': 'Desire',
'year': 2015}
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RA40828%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Saving data for RA40828: {'created_time': 1774771242.057856, 'last_price_update_time': 1774771242.05787, 'auction_closing_time': 1774884439.0}
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RA40828') HTTP/1.1" 204 0
2026-03-29 08:00:42 [auto1.es] INFO: Found listing with ID: MV61216
2026-03-29 08:00:42 [auto1.es] INFO: Found listing with ID: GK85431
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK85431%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Scrape type for GK85431: 1
2026-03-29 08:00:42 [auto1.es] INFO: Found listing with ID: RZ43075
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RZ43075%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Scrape type for RZ43075: 1
2026-03-29 08:00:42 [auto1.es] INFO: Found listing with ID: EX41974
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX41974%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Scrape type for EX41974: 2
2026-03-29 08:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with identifier: EX41974
2026-03-29 08:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with scrape type 2
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with scrape type 2
2026-03-29 08:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d31de814-b8f0-5d34-91e8-9911e1c8c7c6, identifier: EX41974
2026-03-29 08:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3757d210-d2ff-5323-99c1-ee964aba4068 with identifier: DG60223
2026-03-29 08:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3757d210-d2ff-5323-99c1-ee964aba4068 with scrape type 1
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3757d210-d2ff-5323-99c1-ee964aba4068
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_85315c52ba7697c56532031b76791afb.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_85315c52ba7697c56532031b76791afb.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_2b7689afb3def84307c202d8f57bc632.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_2b7689afb3def84307c202d8f57bc632.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_def12e75d2f3081c38471844d59c85fd.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_def12e75d2f3081c38471844d59c85fd.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_98762e463330fad6ee6052bd674b3cc7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_98762e463330fad6ee6052bd674b3cc7.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_dcf125b5afd0c088b15bdf93eeac35bf.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_dcf125b5afd0c088b15bdf93eeac35bf.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_5c68c30c0679712cd295370e480afa0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_5c68c30c0679712cd295370e480afa0c.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_d37f6fb1af07b50fed0d0839dcf2be50.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_d37f6fb1af07b50fed0d0839dcf2be50.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_8009a116bf2609bb8d496df67bec05ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_8009a116bf2609bb8d496df67bec05ae.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_3274443d8b0dff0c85a9fb93012785f7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_3274443d8b0dff0c85a9fb93012785f7.jpg already downloaded
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252Fb3%252F27b3a00bc26070ff3dd348ea1a4c27a0%252Fpa%252FDG60223_4c8959a502cb9bdc2d1f497703b19595.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_4c8959a502cb9bdc2d1f497703b19595.jpg already downloaded
2026-03-29 08:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3757d210-d2ff-5323-99c1-ee964aba4068, identifier: DG60223
2026-03-29 08:00:42 [auto1.es] INFO: Found listing with ID: JJ21664
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ21664%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Scrape type for JJ21664: 1
2026-03-29 08:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with identifier: EX41974
2026-03-29 08:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with identifier: EX41974
2026-03-29 08:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d31de814-b8f0-5d34-91e8-9911e1c8c7c6 with identifier: EX41974 to the API
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:53:34Z',
'fuel_type': 'diesel',
'id': 'd31de814-b8f0-5d34-91e8-9911e1c8c7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EX41974',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 129725,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-29',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Feel M',
'transmission': 'manual',
'trim': 'Feel M',
'year': 2021}
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX41974%27 HTTP/1.1" 200 None
2026-03-29 08:00:42 [auto1.es] INFO: Saving data for EX41974: {'auction_closing_time': 1774886014.0, 'created_time': 1773986470.274896, 'last_price_update_time': 1774771242.845543}
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EX41974') HTTP/1.1" 204 0
2026-03-29 08:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3757d210-d2ff-5323-99c1-ee964aba4068 with identifier: DG60223
2026-03-29 08:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3757d210-d2ff-5323-99c1-ee964aba4068 with identifier: DG60223
2026-03-29 08:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3757d210-d2ff-5323-99c1-ee964aba4068 with identifier: DG60223 to the API
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DG60223>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:02:52Z',
'fuel_type': 'diesel',
'id': '3757d210-d2ff-5323-99c1-ee964aba4068',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG60223',
'listing': 'auction',
'location': 'ES, Aldaya',
'make': 'BMW',
'model': '3er',
'odometer': 93009,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_85315c52ba7697c56532031b76791afb.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_2b7689afb3def84307c202d8f57bc632.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_def12e75d2f3081c38471844d59c85fd.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_98762e463330fad6ee6052bd674b3cc7.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_dcf125b5afd0c088b15bdf93eeac35bf.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_5c68c30c0679712cd295370e480afa0c.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_d37f6fb1af07b50fed0d0839dcf2be50.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_8009a116bf2609bb8d496df67bec05ae.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_3274443d8b0dff0c85a9fb93012785f7.jpg',
'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_4c8959a502cb9bdc2d1f497703b19595.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_85315c52ba7697c56532031b76791afb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_2b7689afb3def84307c202d8f57bc632.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_def12e75d2f3081c38471844d59c85fd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139293,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_98762e463330fad6ee6052bd674b3cc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126023,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_dcf125b5afd0c088b15bdf93eeac35bf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117370,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_5c68c30c0679712cd295370e480afa0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123131,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_d37f6fb1af07b50fed0d0839dcf2be50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123131,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_8009a116bf2609bb8d496df67bec05ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129944,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_3274443d8b0dff0c85a9fb93012785f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3757d210-d2ff-5323-99c1-ee964aba4068/3757d210-d2ff-5323-99c1-ee964aba4068_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109444,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/b3/27b3a00bc26070ff3dd348ea1a4c27a0/pa/DG60223_4c8959a502cb9bdc2d1f497703b19595.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 320d Luxury Line',
'transmission': 'automatic',
'trim': 'Luxury Line',
'year': 2019}
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG60223%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Saving data for DG60223: {'created_time': 1774771243.282887, 'last_price_update_time': 1774771243.282898, 'auction_closing_time': 1774882972.0}
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DG60223') HTTP/1.1" 204 0
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: AV79521
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV79521%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for AV79521: 1
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: RK31949
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: DA42101
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA42101%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for DA42101: 1
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: LR65108
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR65108%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for LR65108: 1
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: BA69170
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: MV61216
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: GK85431
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: CF79242
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: ZZ15598
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: XL90476
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL90476%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for XL90476: 1
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: EX41974
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EX41974%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for EX41974: 0
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: TF16142
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: CW38943
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: CY26712
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY26712%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for CY26712: 2
2026-03-29 08:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8479357f-282d-54cd-aa08-8a22e72666bd with identifier: CY26712
2026-03-29 08:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8479357f-282d-54cd-aa08-8a22e72666bd with scrape type 2
2026-03-29 08:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8479357f-282d-54cd-aa08-8a22e72666bd with scrape type 2
2026-03-29 08:00:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8479357f-282d-54cd-aa08-8a22e72666bd, identifier: CY26712
2026-03-29 08:00:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8479357f-282d-54cd-aa08-8a22e72666bd with identifier: CY26712
2026-03-29 08:00:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8479357f-282d-54cd-aa08-8a22e72666bd with identifier: CY26712
2026-03-29 08:00:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8479357f-282d-54cd-aa08-8a22e72666bd with identifier: CY26712 to the API
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:51:43Z',
'fuel_type': 'petrol',
'id': '8479357f-282d-54cd-aa08-8a22e72666bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CY26712',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Bora',
'odometer': 211547,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-03-22',
'seller_name': None,
'title': 'Volkswagen Bora 2.0 Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2000}
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY26712%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Saving data for CY26712: {'auction_closing_time': 1774885903.0, 'created_time': 1774641828.143776, 'last_price_update_time': 1774771243.852369}
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CY26712') HTTP/1.1" 204 0
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: EA09271
2026-03-29 08:00:43 [auto1.es] INFO: Found listing with ID: MT83895
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT83895%27 HTTP/1.1" 200 None
2026-03-29 08:00:43 [auto1.es] INFO: Scrape type for MT83895: 2
2026-03-29 08:00:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 207f7261-56ce-5cf2-ad87-6a2f383c9324 with identifier: MT83895
2026-03-29 08:00:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207f7261-56ce-5cf2-ad87-6a2f383c9324 with scrape type 2
2026-03-29 08:00:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 207f7261-56ce-5cf2-ad87-6a2f383c9324 with scrape type 2
2026-03-29 08:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 207f7261-56ce-5cf2-ad87-6a2f383c9324, identifier: MT83895
2026-03-29 08:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 207f7261-56ce-5cf2-ad87-6a2f383c9324 with identifier: MT83895
2026-03-29 08:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 207f7261-56ce-5cf2-ad87-6a2f383c9324 with identifier: MT83895
2026-03-29 08:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 207f7261-56ce-5cf2-ad87-6a2f383c9324 with identifier: MT83895 to the API
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:56:39Z',
'fuel_type': 'petrol',
'id': '207f7261-56ce-5cf2-ad87-6a2f383c9324',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MT83895',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara',
'odometer': 67210,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-11-30',
'seller_name': None,
'title': 'Citroen Xsara 1.6 Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 1999}
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT83895%27 HTTP/1.1" 200 None
2026-03-29 08:00:44 [auto1.es] INFO: Saving data for MT83895: {'auction_closing_time': 1774886199.0, 'created_time': 1774555440.067076, 'last_price_update_time': 1774771244.419783}
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MT83895') HTTP/1.1" 204 0
2026-03-29 08:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/UT42800/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: EW06270
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW06270%27 HTTP/1.1" 200 None
2026-03-29 08:00:44 [auto1.es] INFO: Scrape type for EW06270: 1
2026-03-29 08:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: TW27527
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: GU79254
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: EY19176
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY19176%27 HTTP/1.1" 200 None
2026-03-29 08:00:44 [auto1.es] INFO: Scrape type for EY19176: 1
2026-03-29 08:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TR37642/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UU12950> (referer: https://www.auto1.com/v1/car-details-view/UU12950/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JC57024> (referer: https://www.auto1.com/v1/car-details-view/JC57024/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BY62424> (referer: https://www.auto1.com/v1/car-details-view/BY62424/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: FV38056
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: DA52344
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: DG19356
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: WA77291
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: HP73598
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: TY10266
2026-03-29 08:00:44 [auto1.es] INFO: Found listing with ID: FX89085
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX89085%27 HTTP/1.1" 200 None
2026-03-29 08:00:44 [auto1.es] INFO: Scrape type for FX89085: 2
2026-03-29 08:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 810c100b-2629-54a5-80ba-34846c0a8b01 with identifier: FX89085
2026-03-29 08:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 810c100b-2629-54a5-80ba-34846c0a8b01 with scrape type 2
2026-03-29 08:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 810c100b-2629-54a5-80ba-34846c0a8b01 with scrape type 2
2026-03-29 08:00:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 810c100b-2629-54a5-80ba-34846c0a8b01, identifier: FX89085
2026-03-29 08:00:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 810c100b-2629-54a5-80ba-34846c0a8b01 with identifier: FX89085
2026-03-29 08:00:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 810c100b-2629-54a5-80ba-34846c0a8b01 with identifier: FX89085
2026-03-29 08:00:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 810c100b-2629-54a5-80ba-34846c0a8b01 with identifier: FX89085 to the API
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:14:15Z',
'fuel_type': 'diesel',
'id': '810c100b-2629-54a5-80ba-34846c0a8b01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX89085',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 133064,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-22',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Drive 4x2',
'transmission': 'manual',
'trim': 'Drive 4x2',
'year': 2014}
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX89085%27 HTTP/1.1" 200 None
2026-03-29 08:00:44 [auto1.es] INFO: Saving data for FX89085: {'auction_closing_time': 1774883655.0, 'created_time': 1773777732.893472, 'last_price_update_time': 1774771244.957844}
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FX89085') HTTP/1.1" 204 0
2026-03-29 08:00:45 [auto1.es] INFO: Found listing with ID: SE47115
2026-03-29 08:00:45 [auto1.es] INFO: Found listing with ID: DR86630
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR86630%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [auto1.es] INFO: Scrape type for DR86630: 1
2026-03-29 08:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9 with identifier: UU12950
2026-03-29 08:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9 with scrape type 1
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_6ec2f06c9ee88dc3dcf6bd748b1a27ca.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6ec2f06c9ee88dc3dcf6bd748b1a27ca.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_f0fd447e4b9caeabce3a04b90efd71bc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_f0fd447e4b9caeabce3a04b90efd71bc.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_bf37ff0b71a77d4c57ac7d72096737af.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_bf37ff0b71a77d4c57ac7d72096737af.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_42b8eee9f008135b0984078514504da0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_42b8eee9f008135b0984078514504da0.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_d1799e8bc20ea29d6b5ec8f1a7d002a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_d1799e8bc20ea29d6b5ec8f1a7d002a3.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_e937536b3aa6856b1af4f92cb972183d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_e937536b3aa6856b1af4f92cb972183d.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_6a4ec83edd8b7306ec66828b09e72aa0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6a4ec83edd8b7306ec66828b09e72aa0.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_18aea49e6ea40b26f4083e275d818183.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_18aea49e6ea40b26f4083e275d818183.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_77eaec141acffa630f48d2f5702b3264.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_77eaec141acffa630f48d2f5702b3264.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg31%252F2d%252F312d4ccde60b8d647d1e79ec6c9e6819%252Fpa%252FUU12950_156b18c7a905c765cd5bad2a46d3b885.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_156b18c7a905c765cd5bad2a46d3b885.jpg already downloaded
2026-03-29 08:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9, identifier: UU12950
2026-03-29 08:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 117ed6d3-0e34-5fb1-81da-bd7d060c23b8 with identifier: JC57024
2026-03-29 08:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 117ed6d3-0e34-5fb1-81da-bd7d060c23b8 with scrape type 1
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 117ed6d3-0e34-5fb1-81da-bd7d060c23b8
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_24eee46bc912f4d54aace46832949a34.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_24eee46bc912f4d54aace46832949a34.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_c29308c1e7c9d9c20af97a7c5fd04c3d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c29308c1e7c9d9c20af97a7c5fd04c3d.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_a53084e0b59cd930bc442bb354aaa9f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_a53084e0b59cd930bc442bb354aaa9f5.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_c31b4d7fdbe096b6c8f0060c4412cbd0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c31b4d7fdbe096b6c8f0060c4412cbd0.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_928f046925ac18a110f4b6f1e5eb6157.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_928f046925ac18a110f4b6f1e5eb6157.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_fbe10c7fc3fd04e4f0acebaf265cdca3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_fbe10c7fc3fd04e4f0acebaf265cdca3.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_9326aadb0e28b24046128cf23ee049ac.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_9326aadb0e28b24046128cf23ee049ac.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_f4833a1b41c719154076423ae8a6612a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_f4833a1b41c719154076423ae8a6612a.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_af678ce71f64497efdf62d97697ae2e1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_af678ce71f64497efdf62d97697ae2e1.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc3%252F0d%252Fc30dd7ca5f9b72e2a2dfc06f65bfc3e7%252Fpa%252FJC57024_05e618ed9a78a3a50e84a7b9b5a30ea3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_05e618ed9a78a3a50e84a7b9b5a30ea3.jpg already downloaded
2026-03-29 08:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 117ed6d3-0e34-5fb1-81da-bd7d060c23b8, identifier: JC57024
2026-03-29 08:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f404a8-c897-53f1-afcc-fd74ac05daf0 with identifier: BY62424
2026-03-29 08:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f404a8-c897-53f1-afcc-fd74ac05daf0 with scrape type 1
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3f404a8-c897-53f1-afcc-fd74ac05daf0
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_447357fedb9d4045f3894ac056e10f3e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_447357fedb9d4045f3894ac056e10f3e.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_3dcc211ef081a9c7344ed77690cb11e6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_3dcc211ef081a9c7344ed77690cb11e6.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_59d5a0ba73b6519fca39eb7af5dd0e0a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_59d5a0ba73b6519fca39eb7af5dd0e0a.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_704ec58cfe0e7c747bc808f330442a33.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_704ec58cfe0e7c747bc808f330442a33.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_dd2fa25d43f79ec9815e5cb940a50e33.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_dd2fa25d43f79ec9815e5cb940a50e33.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_b64624778807aa66f145d31ad8e12b8b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_b64624778807aa66f145d31ad8e12b8b.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_57eaf68bd48549f926f7431e3b221624.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_57eaf68bd48549f926f7431e3b221624.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_48478056eb89fb9eedd3e105e11b256b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_48478056eb89fb9eedd3e105e11b256b.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_787b81d2018b14d8c4d189c06aed621b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_787b81d2018b14d8c4d189c06aed621b.jpg already downloaded
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8e%252Fe1%252F8ee16aaabb0f17cd9ef5265855c0bb00%252Fpa%252FBY62424_757db71c8793e69b153c78002880ba0d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_757db71c8793e69b153c78002880ba0d.jpg already downloaded
2026-03-29 08:00:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a3f404a8-c897-53f1-afcc-fd74ac05daf0, identifier: BY62424
2026-03-29 08:00:45 [auto1.es] INFO: Found listing with ID: ZR58264
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR58264%27 HTTP/1.1" 200 None
2026-03-29 08:00:45 [auto1.es] INFO: Scrape type for ZR58264: 2
2026-03-29 08:00:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7ed744c-e5ed-5244-a243-e965a24ef828 with identifier: ZR58264
2026-03-29 08:00:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ed744c-e5ed-5244-a243-e965a24ef828 with scrape type 2
2026-03-29 08:00:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7ed744c-e5ed-5244-a243-e965a24ef828 with scrape type 2
2026-03-29 08:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e7ed744c-e5ed-5244-a243-e965a24ef828, identifier: ZR58264
2026-03-29 08:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JM67207/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9 with identifier: UU12950
2026-03-29 08:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9 with identifier: UU12950
2026-03-29 08:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9 with identifier: UU12950 to the API
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UU12950>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:04:01Z',
'fuel_type': 'petrol',
'id': 'fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU12950',
'listing': 'auction',
'location': 'ES, Calaf - Barcelona',
'make': 'Fiat',
'model': '500X',
'odometer': 151038,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6ec2f06c9ee88dc3dcf6bd748b1a27ca.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_f0fd447e4b9caeabce3a04b90efd71bc.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_bf37ff0b71a77d4c57ac7d72096737af.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_42b8eee9f008135b0984078514504da0.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_d1799e8bc20ea29d6b5ec8f1a7d002a3.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_e937536b3aa6856b1af4f92cb972183d.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6a4ec83edd8b7306ec66828b09e72aa0.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_18aea49e6ea40b26f4083e275d818183.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_77eaec141acffa630f48d2f5702b3264.jpg',
'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_156b18c7a905c765cd5bad2a46d3b885.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71641,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6ec2f06c9ee88dc3dcf6bd748b1a27ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_f0fd447e4b9caeabce3a04b90efd71bc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71315,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_bf37ff0b71a77d4c57ac7d72096737af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68548,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_42b8eee9f008135b0984078514504da0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68327,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_d1799e8bc20ea29d6b5ec8f1a7d002a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66878,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_e937536b3aa6856b1af4f92cb972183d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68860,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_6a4ec83edd8b7306ec66828b09e72aa0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_18aea49e6ea40b26f4083e275d818183.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56385,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_77eaec141acffa630f48d2f5702b3264.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9/fab3e10a-9f6e-58f8-8e0b-dbf6505d59d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70540,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img31/2d/312d4ccde60b8d647d1e79ec6c9e6819/pa/UU12950_156b18c7a905c765cd5bad2a46d3b885.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.4 Cross',
'transmission': 'automatic',
'trim': 'Cross',
'year': 2016}
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU12950%27 HTTP/1.1" 200 None
2026-03-29 08:00:46 [auto1.es] INFO: Saving data for UU12950: {'created_time': 1774771246.46539, 'last_price_update_time': 1774771246.4654, 'auction_closing_time': 1774883041.0}
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UU12950') HTTP/1.1" 204 0
2026-03-29 08:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 117ed6d3-0e34-5fb1-81da-bd7d060c23b8 with identifier: JC57024
2026-03-29 08:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 117ed6d3-0e34-5fb1-81da-bd7d060c23b8 with identifier: JC57024
2026-03-29 08:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 117ed6d3-0e34-5fb1-81da-bd7d060c23b8 with identifier: JC57024 to the API
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JC57024>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:57:27Z',
'fuel_type': 'diesel',
'id': '117ed6d3-0e34-5fb1-81da-bd7d060c23b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC57024',
'listing': 'auction',
'location': 'ES, Campo Real',
'make': 'Dacia',
'model': 'Duster',
'odometer': 56678,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_24eee46bc912f4d54aace46832949a34.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c29308c1e7c9d9c20af97a7c5fd04c3d.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_a53084e0b59cd930bc442bb354aaa9f5.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c31b4d7fdbe096b6c8f0060c4412cbd0.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_928f046925ac18a110f4b6f1e5eb6157.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_fbe10c7fc3fd04e4f0acebaf265cdca3.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_9326aadb0e28b24046128cf23ee049ac.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_f4833a1b41c719154076423ae8a6612a.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_af678ce71f64497efdf62d97697ae2e1.jpg',
'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_05e618ed9a78a3a50e84a7b9b5a30ea3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89367,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_24eee46bc912f4d54aace46832949a34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74836,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c29308c1e7c9d9c20af97a7c5fd04c3d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82013,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_a53084e0b59cd930bc442bb354aaa9f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65087,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_c31b4d7fdbe096b6c8f0060c4412cbd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_928f046925ac18a110f4b6f1e5eb6157.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79554,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_fbe10c7fc3fd04e4f0acebaf265cdca3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67843,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_9326aadb0e28b24046128cf23ee049ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87706,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_f4833a1b41c719154076423ae8a6612a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71888,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_af678ce71f64497efdf62d97697ae2e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_117ed6d3-0e34-5fb1-81da-bd7d060c23b8/117ed6d3-0e34-5fb1-81da-bd7d060c23b8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71546,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc3/0d/c30dd7ca5f9b72e2a2dfc06f65bfc3e7/pa/JC57024_05e618ed9a78a3a50e84a7b9b5a30ea3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2022}
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC57024%27 HTTP/1.1" 200 None
2026-03-29 08:00:46 [auto1.es] INFO: Saving data for JC57024: {'created_time': 1774771246.929286, 'last_price_update_time': 1774771246.929296, 'auction_closing_time': 1774886247.0}
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JC57024') HTTP/1.1" 204 0
2026-03-29 08:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a3f404a8-c897-53f1-afcc-fd74ac05daf0 with identifier: BY62424
2026-03-29 08:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a3f404a8-c897-53f1-afcc-fd74ac05daf0 with identifier: BY62424
2026-03-29 08:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a3f404a8-c897-53f1-afcc-fd74ac05daf0 with identifier: BY62424 to the API
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BY62424>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:40:31Z',
'fuel_type': 'diesel',
'id': 'a3f404a8-c897-53f1-afcc-fd74ac05daf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BY62424',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 150982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_447357fedb9d4045f3894ac056e10f3e.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_3dcc211ef081a9c7344ed77690cb11e6.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_59d5a0ba73b6519fca39eb7af5dd0e0a.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_704ec58cfe0e7c747bc808f330442a33.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_dd2fa25d43f79ec9815e5cb940a50e33.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_b64624778807aa66f145d31ad8e12b8b.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_57eaf68bd48549f926f7431e3b221624.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_48478056eb89fb9eedd3e105e11b256b.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_787b81d2018b14d8c4d189c06aed621b.jpg',
'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_757db71c8793e69b153c78002880ba0d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111344,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_447357fedb9d4045f3894ac056e10f3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111344,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_3dcc211ef081a9c7344ed77690cb11e6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101992,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_59d5a0ba73b6519fca39eb7af5dd0e0a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97298,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_704ec58cfe0e7c747bc808f330442a33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_dd2fa25d43f79ec9815e5cb940a50e33.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109722,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_b64624778807aa66f145d31ad8e12b8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98752,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_57eaf68bd48549f926f7431e3b221624.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96100,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_48478056eb89fb9eedd3e105e11b256b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101362,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_787b81d2018b14d8c4d189c06aed621b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3f404a8-c897-53f1-afcc-fd74ac05daf0/a3f404a8-c897-53f1-afcc-fd74ac05daf0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95434,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8e/e1/8ee16aaabb0f17cd9ef5265855c0bb00/pa/BY62424_757db71c8793e69b153c78002880ba0d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI S Line',
'transmission': 'automatic',
'trim': 'S Line',
'year': 2019}
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY62424%27 HTTP/1.1" 200 None
2026-03-29 08:00:47 [auto1.es] INFO: Saving data for BY62424: {'created_time': 1774771247.360023, 'last_price_update_time': 1774771247.360036, 'auction_closing_time': 1774885231.0}
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BY62424') HTTP/1.1" 204 0
2026-03-29 08:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e7ed744c-e5ed-5244-a243-e965a24ef828 with identifier: ZR58264
2026-03-29 08:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e7ed744c-e5ed-5244-a243-e965a24ef828 with identifier: ZR58264
2026-03-29 08:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e7ed744c-e5ed-5244-a243-e965a24ef828 with identifier: ZR58264 to the API
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:57:40Z',
'fuel_type': 'petrol',
'id': 'e7ed744c-e5ed-5244-a243-e965a24ef828',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZR58264',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 59686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-22',
'seller_name': None,
'title': 'Seat Leon 1.5 eTSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2020}
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR58264%27 HTTP/1.1" 200 None
2026-03-29 08:00:47 [auto1.es] INFO: Saving data for ZR58264: {'auction_closing_time': 1774886260.0, 'created_time': 1772627895.412677, 'last_price_update_time': 1774771247.789966}
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZR58264') HTTP/1.1" 204 0
2026-03-29 08:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: CU50273
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: YG41867
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: JN05964
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: FM76074
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: ZN83644
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: KT37897
2026-03-29 08:00:47 [auto1.es] INFO: Found listing with ID: RR71682
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR71682%27 HTTP/1.1" 200 None
2026-03-29 08:00:47 [auto1.es] INFO: Scrape type for RR71682: 2
2026-03-29 08:00:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86319cfe-9ec4-5004-8b5e-2194b84cf69b with identifier: RR71682
2026-03-29 08:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86319cfe-9ec4-5004-8b5e-2194b84cf69b with scrape type 2
2026-03-29 08:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86319cfe-9ec4-5004-8b5e-2194b84cf69b with scrape type 2
2026-03-29 08:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 86319cfe-9ec4-5004-8b5e-2194b84cf69b, identifier: RR71682
2026-03-29 08:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 86319cfe-9ec4-5004-8b5e-2194b84cf69b with identifier: RR71682
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 08:00:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 86319cfe-9ec4-5004-8b5e-2194b84cf69b with identifier: RR71682
2026-03-29 08:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 86319cfe-9ec4-5004-8b5e-2194b84cf69b with identifier: RR71682 to the API
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:43:32Z',
'fuel_type': 'diesel',
'id': '86319cfe-9ec4-5004-8b5e-2194b84cf69b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR71682',
'listing': 'auction',
'make': 'BMW',
'model': '4er',
'odometer': 203366,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-15',
'seller_name': None,
'title': 'BMW 4er 418d Gran Coupé',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR71682%27 HTTP/1.1" 200 None
2026-03-29 08:00:48 [auto1.es] INFO: Saving data for RR71682: {'auction_closing_time': 1774885412.0, 'created_time': 1773127123.208704, 'last_price_update_time': 1774771248.401004}
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RR71682') HTTP/1.1" 204 0
2026-03-29 08:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UX63556> (referer: https://www.auto1.com/v1/car-details-view/UX63556/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:48 [auto1.es] INFO: Found listing with ID: UH51284
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH51284%27 HTTP/1.1" 200 None
2026-03-29 08:00:48 [auto1.es] INFO: Scrape type for UH51284: 2
2026-03-29 08:00:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8022da0d-7214-5740-8de4-8ae992753773 with identifier: UH51284
2026-03-29 08:00:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8022da0d-7214-5740-8de4-8ae992753773 with scrape type 2
2026-03-29 08:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8022da0d-7214-5740-8de4-8ae992753773 with scrape type 2
2026-03-29 08:00:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8022da0d-7214-5740-8de4-8ae992753773, identifier: UH51284
2026-03-29 08:00:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8022da0d-7214-5740-8de4-8ae992753773 with identifier: UH51284
2026-03-29 08:00:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8022da0d-7214-5740-8de4-8ae992753773 with identifier: UH51284
2026-03-29 08:00:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8022da0d-7214-5740-8de4-8ae992753773 with identifier: UH51284 to the API
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 235,
'expiration_date': '2026-03-30T15:09:18Z',
'fuel_type': 'diesel',
'id': '8022da0d-7214-5740-8de4-8ae992753773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UH51284',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 158177,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-21',
'seller_name': None,
'title': 'Volvo XC60 2.0 D5 Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2018}
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UH51284%27 HTTP/1.1" 200 None
2026-03-29 08:00:48 [auto1.es] INFO: Saving data for UH51284: {'auction_closing_time': 1774883358.0, 'created_time': 1774015576.680278, 'last_price_update_time': 1774771248.893572}
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UH51284') HTTP/1.1" 204 0
2026-03-29 08:00:49 [auto1.es] INFO: Found listing with ID: BR06094
2026-03-29 08:00:49 [auto1.es] INFO: Found listing with ID: XV67448
2026-03-29 08:00:49 [auto1.es] INFO: Found listing with ID: DM90018
2026-03-29 08:00:49 [auto1.es] INFO: Found listing with ID: JS89296
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JS89296%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [auto1.es] INFO: Scrape type for JS89296: 2
2026-03-29 08:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31cdc96-2b46-58dc-bc70-4334e57c2bbb with identifier: JS89296
2026-03-29 08:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31cdc96-2b46-58dc-bc70-4334e57c2bbb with scrape type 2
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31cdc96-2b46-58dc-bc70-4334e57c2bbb with scrape type 2
2026-03-29 08:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b31cdc96-2b46-58dc-bc70-4334e57c2bbb, identifier: JS89296
2026-03-29 08:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b31cdc96-2b46-58dc-bc70-4334e57c2bbb with identifier: JS89296
2026-03-29 08:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b31cdc96-2b46-58dc-bc70-4334e57c2bbb with identifier: JS89296
2026-03-29 08:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b31cdc96-2b46-58dc-bc70-4334e57c2bbb with identifier: JS89296 to the API
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:32:37Z',
'fuel_type': 'diesel',
'id': 'b31cdc96-2b46-58dc-bc70-4334e57c2bbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JS89296',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 278741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-19',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2012}
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JS89296%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [auto1.es] INFO: Saving data for JS89296: {'auction_closing_time': 1774884757.0, 'created_time': 1773126747.902306, 'last_price_update_time': 1774771249.488946}
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JS89296') HTTP/1.1" 204 0
2026-03-29 08:00:49 [auto1.es] INFO: Found listing with ID: FK22292
2026-03-29 08:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GK24659> (referer: https://www.auto1.com/v1/car-details-view/GK24659/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bdcd9c-c8da-5786-b811-9fe4093dbf13 with identifier: UX63556
2026-03-29 08:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bdcd9c-c8da-5786-b811-9fe4093dbf13 with scrape type 1
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05bdcd9c-c8da-5786-b811-9fe4093dbf13
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_d0ee12ca6ce26087d2a6a783ddceb584.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_d0ee12ca6ce26087d2a6a783ddceb584.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_812198fa18bf096fc9758ae36d070df3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_812198fa18bf096fc9758ae36d070df3.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_5931748a5038ad00970e1fab26968a47.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_5931748a5038ad00970e1fab26968a47.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_a1d7d8f58ed3b998731479a6b460c951.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_a1d7d8f58ed3b998731479a6b460c951.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_bff46924fc537aa5d960133b6fd39d36.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_bff46924fc537aa5d960133b6fd39d36.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_2059ed5bf68caca453114002f3a19934.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_2059ed5bf68caca453114002f3a19934.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_e3d639e5ba03115156f4430ef4518db3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_e3d639e5ba03115156f4430ef4518db3.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_7f2291c2e8bc7a62b33e3363c41301e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_7f2291c2e8bc7a62b33e3363c41301e4.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_1ca8ffdc67adc5fcc04c84efe9e36e8e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_1ca8ffdc67adc5fcc04c84efe9e36e8e.jpg already downloaded
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg36%252F91%252F3691df97dd69ae607bb18ccce562779c%252Fpa%252FUX63556_704b8ff5d4cd2516c9b9773764057178.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_704b8ff5d4cd2516c9b9773764057178.jpg already downloaded
2026-03-29 08:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 05bdcd9c-c8da-5786-b811-9fe4093dbf13, identifier: UX63556
2026-03-29 08:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 05bdcd9c-c8da-5786-b811-9fe4093dbf13 with identifier: UX63556
2026-03-29 08:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 05bdcd9c-c8da-5786-b811-9fe4093dbf13 with identifier: UX63556
2026-03-29 08:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 05bdcd9c-c8da-5786-b811-9fe4093dbf13 with identifier: UX63556 to the API
2026-03-29 08:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UX63556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T15:00:26Z',
'fuel_type': 'hybrid',
'id': '05bdcd9c-c8da-5786-b811-9fe4093dbf13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX63556',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Peugeot',
'model': '3008',
'odometer': 72919,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 15,
'photo_urls': ['https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_d0ee12ca6ce26087d2a6a783ddceb584.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_812198fa18bf096fc9758ae36d070df3.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_5931748a5038ad00970e1fab26968a47.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_a1d7d8f58ed3b998731479a6b460c951.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_bff46924fc537aa5d960133b6fd39d36.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_2059ed5bf68caca453114002f3a19934.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_e3d639e5ba03115156f4430ef4518db3.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_7f2291c2e8bc7a62b33e3363c41301e4.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_1ca8ffdc67adc5fcc04c84efe9e36e8e.jpg',
'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_704b8ff5d4cd2516c9b9773764057178.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103121,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_d0ee12ca6ce26087d2a6a783ddceb584.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100069,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_812198fa18bf096fc9758ae36d070df3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106970,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_5931748a5038ad00970e1fab26968a47.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101242,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_a1d7d8f58ed3b998731479a6b460c951.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_bff46924fc537aa5d960133b6fd39d36.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99549,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_2059ed5bf68caca453114002f3a19934.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96081,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_e3d639e5ba03115156f4430ef4518db3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120135,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_7f2291c2e8bc7a62b33e3363c41301e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_1ca8ffdc67adc5fcc04c84efe9e36e8e.jpg',
'Width': 799},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05bdcd9c-c8da-5786-b811-9fe4093dbf13/05bdcd9c-c8da-5786-b811-9fe4093dbf13_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71970,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img36/91/3691df97dd69ae607bb18ccce562779c/pa/UX63556_704b8ff5d4cd2516c9b9773764057178.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Hybrid 4 300 GT',
'transmission': 'automatic',
'trim': '4 300 GT',
'year': 2022}
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX63556%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [auto1.es] INFO: Saving data for UX63556: {'created_time': 1774771250.348139, 'last_price_update_time': 1774771250.34815, 'auction_closing_time': 1774882826.0}
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UX63556') HTTP/1.1" 204 0
2026-03-29 08:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ET47712/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DD59936/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8baee5-db76-5d05-b874-5407a2a46a2f with identifier: GK24659
2026-03-29 08:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8baee5-db76-5d05-b874-5407a2a46a2f with scrape type 1
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e8baee5-db76-5d05-b874-5407a2a46a2f
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_ae5ff2622e2cfb6fb8fd3e44e35a8a4a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_ae5ff2622e2cfb6fb8fd3e44e35a8a4a.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_7f3a3b497cea8cb7614d8c402a37b241.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7f3a3b497cea8cb7614d8c402a37b241.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_de7291de7276565151a092c2fe9e1b81.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_de7291de7276565151a092c2fe9e1b81.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_b1f3ed386e9026a0feec0d9a2778a569.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_b1f3ed386e9026a0feec0d9a2778a569.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_3759ba0860722ec78d542cab042de974.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_3759ba0860722ec78d542cab042de974.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_f8b8dabaa9749ec569283e0d8839b78b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_f8b8dabaa9749ec569283e0d8839b78b.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_e4ef250225adeb37426b8bbc86d349b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_e4ef250225adeb37426b8bbc86d349b6.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_0641105bfe795718bc498fd9edd07213.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_0641105bfe795718bc498fd9edd07213.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_7d3a127343d6928e0c45ef67d4474b48.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7d3a127343d6928e0c45ef67d4474b48.jpg already downloaded
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgeb%252F17%252Feb17f780599f8aa6e15ae5b5e74d3408%252Fpa%252FGK24659_d7adce897877240e31afaa3be315845a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_d7adce897877240e31afaa3be315845a.jpg already downloaded
2026-03-29 08:00:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5e8baee5-db76-5d05-b874-5407a2a46a2f, identifier: GK24659
2026-03-29 08:00:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5e8baee5-db76-5d05-b874-5407a2a46a2f with identifier: GK24659
2026-03-29 08:00:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5e8baee5-db76-5d05-b874-5407a2a46a2f with identifier: GK24659
2026-03-29 08:00:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5e8baee5-db76-5d05-b874-5407a2a46a2f with identifier: GK24659 to the API
2026-03-29 08:00:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GK24659>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T15:44:03Z',
'fuel_type': 'diesel',
'id': '5e8baee5-db76-5d05-b874-5407a2a46a2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GK24659',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Ssangyong',
'model': 'Rexton',
'odometer': 111508,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_ae5ff2622e2cfb6fb8fd3e44e35a8a4a.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7f3a3b497cea8cb7614d8c402a37b241.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_de7291de7276565151a092c2fe9e1b81.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_b1f3ed386e9026a0feec0d9a2778a569.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_3759ba0860722ec78d542cab042de974.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_f8b8dabaa9749ec569283e0d8839b78b.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_e4ef250225adeb37426b8bbc86d349b6.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_0641105bfe795718bc498fd9edd07213.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7d3a127343d6928e0c45ef67d4474b48.jpg',
'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_d7adce897877240e31afaa3be315845a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72953,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_ae5ff2622e2cfb6fb8fd3e44e35a8a4a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72290,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7f3a3b497cea8cb7614d8c402a37b241.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64136,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_de7291de7276565151a092c2fe9e1b81.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62034,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_b1f3ed386e9026a0feec0d9a2778a569.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60263,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_3759ba0860722ec78d542cab042de974.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63175,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_f8b8dabaa9749ec569283e0d8839b78b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64055,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_e4ef250225adeb37426b8bbc86d349b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_0641105bfe795718bc498fd9edd07213.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75335,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_7d3a127343d6928e0c45ef67d4474b48.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e8baee5-db76-5d05-b874-5407a2a46a2f/5e8baee5-db76-5d05-b874-5407a2a46a2f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69495,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgeb/17/eb17f780599f8aa6e15ae5b5e74d3408/pa/GK24659_d7adce897877240e31afaa3be315845a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-08-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Rexton 2.2 TD Premium 2WD',
'transmission': 'manual',
'trim': 'Premium 2WD',
'year': 2016}
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK24659%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [auto1.es] INFO: Saving data for GK24659: {'created_time': 1774771251.146385, 'last_price_update_time': 1774771251.146396, 'auction_closing_time': 1774885443.0}
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GK24659') HTTP/1.1" 204 0
2026-03-29 08:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BF77799/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/GK85431/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MS50562> (referer: https://www.auto1.com/v1/car-details-view/MS50562/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BZ30426> (referer: https://www.auto1.com/v1/car-details-view/BZ30426/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5a50634-bba8-5fbd-a430-8bddfc53014f with identifier: MS50562
2026-03-29 08:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5a50634-bba8-5fbd-a430-8bddfc53014f with scrape type 1
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5a50634-bba8-5fbd-a430-8bddfc53014f
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_814db43b764c10e2018fb3661db31aa0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_814db43b764c10e2018fb3661db31aa0.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_2f90ca5b2c8b9719bd831bd4854453b1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_2f90ca5b2c8b9719bd831bd4854453b1.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_0c7d0dbd20e81176eb71a93d57bf2a73.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_0c7d0dbd20e81176eb71a93d57bf2a73.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_6de2051016b16f9fbc1f3ef8cf06c3ae.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_6de2051016b16f9fbc1f3ef8cf06c3ae.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_21c0aa7924f631d1772e956996c0ddc7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_21c0aa7924f631d1772e956996c0ddc7.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_72fd56d5dc7267cb9466a03ff28b9433.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_72fd56d5dc7267cb9466a03ff28b9433.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_946649ea0d5dc73459116d496706c672.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_946649ea0d5dc73459116d496706c672.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_a0799970cbb6ec6e5b6e0c580bb35d30.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_a0799970cbb6ec6e5b6e0c580bb35d30.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_b5e063378f6d67d49ed185c75eea2acd.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_b5e063378f6d67d49ed185c75eea2acd.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg88%252F85%252F88854714925023ec08db3b2153af04e6%252Fpa%252FMS50562_d9429497e08824e5f737a4605d7c86cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_d9429497e08824e5f737a4605d7c86cc.jpg already downloaded
2026-03-29 08:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d5a50634-bba8-5fbd-a430-8bddfc53014f, identifier: MS50562
2026-03-29 08:00:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac with identifier: BZ30426
2026-03-29 08:00:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac with scrape type 1
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_3c082c0831669f85815e420f59ec3c2c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3c082c0831669f85815e420f59ec3c2c.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_e97adf47d5c210c9fb93d89bab91beee.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_e97adf47d5c210c9fb93d89bab91beee.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_1bc805efdd41b9f9b6b0820f61781c8e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_1bc805efdd41b9f9b6b0820f61781c8e.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_9c2df4603820b3533bead3d463884b97.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_9c2df4603820b3533bead3d463884b97.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_03ab3bd716a46e17e6e3d8acb28714e4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_03ab3bd716a46e17e6e3d8acb28714e4.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_3dd694879a8350954d7f24cc821836f9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3dd694879a8350954d7f24cc821836f9.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_91454abcfbd0309c3c99bf766f430b80.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_91454abcfbd0309c3c99bf766f430b80.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_ce70be2ceec43b805b8a9a0d8ebfb420.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_ce70be2ceec43b805b8a9a0d8ebfb420.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_3b66ef00e78a5db84505b84ba22a7f8e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3b66ef00e78a5db84505b84ba22a7f8e.jpg already downloaded
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F5f%252F0c5fd247011229f044c0158c678b5de8%252Fpa%252FBZ30426_dc34381f348c78c4e10ffec3a84cd6a6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_dc34381f348c78c4e10ffec3a84cd6a6.jpg already downloaded
2026-03-29 08:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac, identifier: BZ30426
2026-03-29 08:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d5a50634-bba8-5fbd-a430-8bddfc53014f with identifier: MS50562
2026-03-29 08:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d5a50634-bba8-5fbd-a430-8bddfc53014f with identifier: MS50562
2026-03-29 08:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d5a50634-bba8-5fbd-a430-8bddfc53014f with identifier: MS50562 to the API
2026-03-29 08:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MS50562>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:25:15Z',
'fuel_type': 'diesel',
'id': 'd5a50634-bba8-5fbd-a430-8bddfc53014f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MS50562',
'listing': 'auction',
'location': 'ES, Aldaya',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 98985,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_814db43b764c10e2018fb3661db31aa0.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_2f90ca5b2c8b9719bd831bd4854453b1.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_0c7d0dbd20e81176eb71a93d57bf2a73.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_6de2051016b16f9fbc1f3ef8cf06c3ae.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_21c0aa7924f631d1772e956996c0ddc7.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_72fd56d5dc7267cb9466a03ff28b9433.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_946649ea0d5dc73459116d496706c672.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_a0799970cbb6ec6e5b6e0c580bb35d30.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_b5e063378f6d67d49ed185c75eea2acd.jpg',
'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_d9429497e08824e5f737a4605d7c86cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79689,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_814db43b764c10e2018fb3661db31aa0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69184,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_2f90ca5b2c8b9719bd831bd4854453b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_0c7d0dbd20e81176eb71a93d57bf2a73.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75278,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_6de2051016b16f9fbc1f3ef8cf06c3ae.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62968,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_21c0aa7924f631d1772e956996c0ddc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89972,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_72fd56d5dc7267cb9466a03ff28b9433.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_946649ea0d5dc73459116d496706c672.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_a0799970cbb6ec6e5b6e0c580bb35d30.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77915,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_b5e063378f6d67d49ed185c75eea2acd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d5a50634-bba8-5fbd-a430-8bddfc53014f/d5a50634-bba8-5fbd-a430-8bddfc53014f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51550,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/85/88854714925023ec08db3b2153af04e6/pa/MS50562_d9429497e08824e5f737a4605d7c86cc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 CDI BlueEfficiency Avantgarde',
'transmission': 'manual',
'trim': 'BlueEfficiency Avantgarde',
'year': 2010}
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS50562%27 HTTP/1.1" 200 None
2026-03-29 08:00:52 [auto1.es] INFO: Saving data for MS50562: {'created_time': 1774771252.284026, 'last_price_update_time': 1774771252.284036, 'auction_closing_time': 1774884315.0}
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MS50562') HTTP/1.1" 204 0
2026-03-29 08:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac with identifier: BZ30426
2026-03-29 08:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac with identifier: BZ30426
2026-03-29 08:00:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac with identifier: BZ30426 to the API
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BZ30426>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:49:19Z',
'fuel_type': 'petrol',
'id': '0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BZ30426',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Kia',
'model': 'Stonic',
'odometer': 18199,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3c082c0831669f85815e420f59ec3c2c.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_e97adf47d5c210c9fb93d89bab91beee.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_1bc805efdd41b9f9b6b0820f61781c8e.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_9c2df4603820b3533bead3d463884b97.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_03ab3bd716a46e17e6e3d8acb28714e4.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3dd694879a8350954d7f24cc821836f9.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_91454abcfbd0309c3c99bf766f430b80.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_ce70be2ceec43b805b8a9a0d8ebfb420.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3b66ef00e78a5db84505b84ba22a7f8e.jpg',
'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_dc34381f348c78c4e10ffec3a84cd6a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77102,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3c082c0831669f85815e420f59ec3c2c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74762,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_e97adf47d5c210c9fb93d89bab91beee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71891,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_1bc805efdd41b9f9b6b0820f61781c8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58983,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_9c2df4603820b3533bead3d463884b97.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60673,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_03ab3bd716a46e17e6e3d8acb28714e4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3dd694879a8350954d7f24cc821836f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49392,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_91454abcfbd0309c3c99bf766f430b80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92711,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_ce70be2ceec43b805b8a9a0d8ebfb420.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71236,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_3b66ef00e78a5db84505b84ba22a7f8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac/0d4fdf9d-6d24-58dc-b39e-a4dfe75b57ac_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54664,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/5f/0c5fd247011229f044c0158c678b5de8/pa/BZ30426_dc34381f348c78c4e10ffec3a84cd6a6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 TGDI Mild-Hybrid Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2023}
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ30426%27 HTTP/1.1" 200 None
2026-03-29 08:00:52 [auto1.es] INFO: Saving data for BZ30426: {'created_time': 1774771252.802545, 'last_price_update_time': 1774771252.802555, 'auction_closing_time': 1774885759.0}
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BZ30426') HTTP/1.1" 204 0
2026-03-29 08:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ED81509/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:52 [auto1.es] INFO: Channel: 24h | Page: 4 | totalHits: 1627 | hits on page: 40
2026-03-29 08:00:52 [auto1.es] INFO: Found listing with ID: XH26332
2026-03-29 08:00:52 [auto1.es] INFO: Found listing with ID: HG08189
2026-03-29 08:00:52 [auto1.es] INFO: Found listing with ID: BU83574
2026-03-29 08:00:52 [auto1.es] INFO: Found listing with ID: JH71842
2026-03-29 08:00:52 [auto1.es] INFO: Found listing with ID: WV17945
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV17945%27 HTTP/1.1" 200 None
2026-03-29 08:00:52 [auto1.es] INFO: Scrape type for WV17945: 2
2026-03-29 08:00:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with identifier: WV17945
2026-03-29 08:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with scrape type 2
2026-03-29 08:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with scrape type 2
2026-03-29 08:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7, identifier: WV17945
2026-03-29 08:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with identifier: WV17945
2026-03-29 08:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with identifier: WV17945
2026-03-29 08:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7 with identifier: WV17945 to the API
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:43:44Z',
'fuel_type': 'petrol',
'id': '7b7dcc5e-b77a-59de-a5a9-4b2b8461e3f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WV17945',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 90325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-26',
'seller_name': None,
'title': 'Peugeot 307 1.6 SW',
'transmission': 'manual',
'trim': 'SW',
'year': 2005}
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV17945%27 HTTP/1.1" 200 None
2026-03-29 08:00:53 [auto1.es] INFO: Saving data for WV17945: {'auction_closing_time': 1774885424.0, 'created_time': 1773128463.688433, 'last_price_update_time': 1774771253.397068}
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WV17945') HTTP/1.1" 204 0
2026-03-29 08:00:53 [auto1.es] INFO: Found listing with ID: DT10330
2026-03-29 08:00:53 [auto1.es] INFO: Found listing with ID: SH03418
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH03418%27 HTTP/1.1" 200 None
2026-03-29 08:00:53 [auto1.es] INFO: Scrape type for SH03418: 2
2026-03-29 08:00:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with identifier: SH03418
2026-03-29 08:00:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with scrape type 2
2026-03-29 08:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with scrape type 2
2026-03-29 08:00:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7f1baa01-0f97-53dc-b808-762fb3ec4e01, identifier: SH03418
2026-03-29 08:00:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with identifier: SH03418
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 08:00:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:00:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with identifier: SH03418
2026-03-29 08:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7f1baa01-0f97-53dc-b808-762fb3ec4e01 with identifier: SH03418 to the API
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:20:39Z',
'fuel_type': 'hybrid',
'id': '7f1baa01-0f97-53dc-b808-762fb3ec4e01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SH03418',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 28300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-15',
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 Hybrid 2WD Active Tech',
'transmission': 'automatic',
'trim': '2WD Active Tech',
'year': 2023}
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH03418%27 HTTP/1.1" 200 None
2026-03-29 08:00:54 [auto1.es] INFO: Saving data for SH03418: {'auction_closing_time': 1774884039.0, 'created_time': 1773129473.877584, 'last_price_update_time': 1774771254.057633}
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SH03418') HTTP/1.1" 204 0
2026-03-29 08:00:54 [auto1.es] INFO: Found listing with ID: BS83179
2026-03-29 08:00:54 [auto1.es] INFO: Found listing with ID: UP80890
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP80890%27 HTTP/1.1" 200 None
2026-03-29 08:00:54 [auto1.es] INFO: Scrape type for UP80890: 2
2026-03-29 08:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9140ebc1-972e-5362-9a67-f66e69258c0d with identifier: UP80890
2026-03-29 08:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9140ebc1-972e-5362-9a67-f66e69258c0d with scrape type 2
2026-03-29 08:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9140ebc1-972e-5362-9a67-f66e69258c0d with scrape type 2
2026-03-29 08:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9140ebc1-972e-5362-9a67-f66e69258c0d, identifier: UP80890
2026-03-29 08:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9140ebc1-972e-5362-9a67-f66e69258c0d with identifier: UP80890
2026-03-29 08:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9140ebc1-972e-5362-9a67-f66e69258c0d with identifier: UP80890
2026-03-29 08:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9140ebc1-972e-5362-9a67-f66e69258c0d with identifier: UP80890 to the API
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:44:58Z',
'fuel_type': 'diesel',
'id': '9140ebc1-972e-5362-9a67-f66e69258c0d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP80890',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 284263,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-03',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2020}
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP80890%27 HTTP/1.1" 200 None
2026-03-29 08:00:54 [auto1.es] INFO: Saving data for UP80890: {'auction_closing_time': 1774885498.0, 'created_time': 1773127258.071638, 'last_price_update_time': 1774771254.646822}
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UP80890') HTTP/1.1" 204 0
2026-03-29 08:00:54 [auto1.es] INFO: Found listing with ID: DG65204
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG65204%27 HTTP/1.1" 200 None
2026-03-29 08:00:54 [auto1.es] INFO: Scrape type for DG65204: 2
2026-03-29 08:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a34c01f2-4fd1-50b0-9293-123def9bb6f3 with identifier: DG65204
2026-03-29 08:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a34c01f2-4fd1-50b0-9293-123def9bb6f3 with scrape type 2
2026-03-29 08:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a34c01f2-4fd1-50b0-9293-123def9bb6f3 with scrape type 2
2026-03-29 08:00:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a34c01f2-4fd1-50b0-9293-123def9bb6f3, identifier: DG65204
2026-03-29 08:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XL90476/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a34c01f2-4fd1-50b0-9293-123def9bb6f3 with identifier: DG65204
2026-03-29 08:00:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a34c01f2-4fd1-50b0-9293-123def9bb6f3 with identifier: DG65204
2026-03-29 08:00:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a34c01f2-4fd1-50b0-9293-123def9bb6f3 with identifier: DG65204 to the API
2026-03-29 08:00:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:34:07Z',
'fuel_type': 'diesel',
'id': 'a34c01f2-4fd1-50b0-9293-123def9bb6f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG65204',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLB-Klasse',
'odometer': 99640,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-08',
'seller_name': None,
'title': 'Mercedes-Benz GLB-Klasse GLB 200 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2021}
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DG65204%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Saving data for DG65204: {'auction_closing_time': 1774884847.0, 'created_time': 1773129001.865942, 'last_price_update_time': 1774771255.18326}
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DG65204') HTTP/1.1" 204 0
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: WN13849
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN13849%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Scrape type for WN13849: 1
2026-03-29 08:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LR65108/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DA42101/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: GD28297
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: PK59036
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: SL79064
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: UB76587
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB76587%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Scrape type for UB76587: 2
2026-03-29 08:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with identifier: UB76587
2026-03-29 08:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with scrape type 2
2026-03-29 08:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with scrape type 2
2026-03-29 08:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: dc149fb9-cd17-5131-93f7-8aa5b63bdc2e, identifier: UB76587
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/AV79521/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TR37642> (referer: https://www.auto1.com/v1/car-details-view/TR37642/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EW06270/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with identifier: UB76587
2026-03-29 08:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with identifier: UB76587
2026-03-29 08:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: dc149fb9-cd17-5131-93f7-8aa5b63bdc2e with identifier: UB76587 to the API
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 245,
'expiration_date': '2026-03-30T15:12:49Z',
'fuel_type': 'diesel',
'id': 'dc149fb9-cd17-5131-93f7-8aa5b63bdc2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UB76587',
'listing': 'auction',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 160092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-22',
'seller_name': None,
'title': 'Porsche Cayenne Diesel',
'transmission': 'automatic',
'trim': '',
'year': 2013}
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB76587%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Saving data for UB76587: {'auction_closing_time': 1774883569.0, 'created_time': 1773128931.951776, 'last_price_update_time': 1774771255.675383}
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UB76587') HTTP/1.1" 204 0
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: XD48344
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: UV16090
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: WL36526
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL36526%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Scrape type for WL36526: 1
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: AU46465
2026-03-29 08:00:55 [auto1.es] INFO: Found listing with ID: XK54532
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XK54532%27 HTTP/1.1" 200 None
2026-03-29 08:00:55 [auto1.es] INFO: Scrape type for XK54532: 2
2026-03-29 08:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75f5cfa4-6d74-5ee9-83da-7a883574736b with identifier: XK54532
2026-03-29 08:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75f5cfa4-6d74-5ee9-83da-7a883574736b with scrape type 2
2026-03-29 08:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75f5cfa4-6d74-5ee9-83da-7a883574736b with scrape type 2
2026-03-29 08:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 75f5cfa4-6d74-5ee9-83da-7a883574736b, identifier: XK54532
2026-03-29 08:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 75f5cfa4-6d74-5ee9-83da-7a883574736b with identifier: XK54532
2026-03-29 08:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 75f5cfa4-6d74-5ee9-83da-7a883574736b with identifier: XK54532
2026-03-29 08:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 75f5cfa4-6d74-5ee9-83da-7a883574736b with identifier: XK54532 to the API
2026-03-29 08:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:58:52Z',
'fuel_type': 'petrol',
'id': '75f5cfa4-6d74-5ee9-83da-7a883574736b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XK54532',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 139296,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-17',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2013}
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XK54532%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [auto1.es] INFO: Saving data for XK54532: {'auction_closing_time': 1774886332.0, 'created_time': 1773132255.697207, 'last_price_update_time': 1774771256.258848}
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XK54532') HTTP/1.1" 204 0
2026-03-29 08:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d8f1c1e-3984-5ac8-ad05-725b064824b6 with identifier: TR37642
2026-03-29 08:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d8f1c1e-3984-5ac8-ad05-725b064824b6 with scrape type 1
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7d8f1c1e-3984-5ac8-ad05-725b064824b6
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_6f819dd9161d27163688ac4b6e2a43be.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6f819dd9161d27163688ac4b6e2a43be.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_dce725fd381a705937021a9ebb71bb6f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_dce725fd381a705937021a9ebb71bb6f.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_5cc9bba4899c6c38d3514a1788aa5d44.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_5cc9bba4899c6c38d3514a1788aa5d44.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_d436a0989e7f6768572e60cd4023bc53.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d436a0989e7f6768572e60cd4023bc53.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_8898ae896dbc76118dfa8ae42b7eafb0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_8898ae896dbc76118dfa8ae42b7eafb0.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_2bb3f29276a4e4078383c3ceb37b4e9f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_2bb3f29276a4e4078383c3ceb37b4e9f.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_f82eaf2a1029d5f2351ed9a728ac226a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_f82eaf2a1029d5f2351ed9a728ac226a.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_6c3121845190045afb0e295658263149.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6c3121845190045afb0e295658263149.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_37429c36281ece16e7734f5282b405a3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_37429c36281ece16e7734f5282b405a3.jpg already downloaded
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf8%252Ffd%252Ff8fdb3d2bbfc3efe2fad0ca66db31aa9%252Fpa%252FTR37642_d2a7db36e97e94355cd2bbb95c413b35.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d2a7db36e97e94355cd2bbb95c413b35.jpg already downloaded
2026-03-29 08:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7d8f1c1e-3984-5ac8-ad05-725b064824b6, identifier: TR37642
2026-03-29 08:00:56 [auto1.es] INFO: Found listing with ID: PZ76479
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ76479%27 HTTP/1.1" 200 None
2026-03-29 08:00:56 [auto1.es] INFO: Scrape type for PZ76479: 1
2026-03-29 08:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7d8f1c1e-3984-5ac8-ad05-725b064824b6 with identifier: TR37642
2026-03-29 08:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7d8f1c1e-3984-5ac8-ad05-725b064824b6 with identifier: TR37642
2026-03-29 08:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7d8f1c1e-3984-5ac8-ad05-725b064824b6 with identifier: TR37642 to the API
2026-03-29 08:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/TR37642>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T15:10:49Z',
'fuel_type': 'diesel',
'id': '7d8f1c1e-3984-5ac8-ad05-725b064824b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR37642',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Mercedes-Benz',
'model': 'CLS-Klasse',
'odometer': 368211,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6f819dd9161d27163688ac4b6e2a43be.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_dce725fd381a705937021a9ebb71bb6f.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_5cc9bba4899c6c38d3514a1788aa5d44.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d436a0989e7f6768572e60cd4023bc53.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_8898ae896dbc76118dfa8ae42b7eafb0.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_2bb3f29276a4e4078383c3ceb37b4e9f.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_f82eaf2a1029d5f2351ed9a728ac226a.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6c3121845190045afb0e295658263149.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_37429c36281ece16e7734f5282b405a3.jpg',
'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d2a7db36e97e94355cd2bbb95c413b35.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75801,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6f819dd9161d27163688ac4b6e2a43be.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70989,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_dce725fd381a705937021a9ebb71bb6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69242,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_5cc9bba4899c6c38d3514a1788aa5d44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52565,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d436a0989e7f6768572e60cd4023bc53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59937,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_8898ae896dbc76118dfa8ae42b7eafb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67972,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_2bb3f29276a4e4078383c3ceb37b4e9f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49809,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_f82eaf2a1029d5f2351ed9a728ac226a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91409,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_6c3121845190045afb0e295658263149.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71412,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_37429c36281ece16e7734f5282b405a3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7d8f1c1e-3984-5ac8-ad05-725b064824b6/7d8f1c1e-3984-5ac8-ad05-725b064824b6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64618,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf8/fd/f8fdb3d2bbfc3efe2fad0ca66db31aa9/pa/TR37642_d2a7db36e97e94355cd2bbb95c413b35.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-05-28',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz CLS-Klasse CLS 350 d BlueEfficiency',
'transmission': 'automatic',
'trim': 'BlueEfficiency',
'year': 2014}
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR37642%27 HTTP/1.1" 200 None
2026-03-29 08:00:57 [auto1.es] INFO: Saving data for TR37642: {'created_time': 1774771257.300189, 'last_price_update_time': 1774771257.300199, 'auction_closing_time': 1774883449.0}
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TR37642') HTTP/1.1" 204 0
2026-03-29 08:00:57 [auto1.es] INFO: Found listing with ID: LD13903
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD13903%27 HTTP/1.1" 200 None
2026-03-29 08:00:57 [auto1.es] INFO: Scrape type for LD13903: 2
2026-03-29 08:00:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af75a71-c4ec-5e35-845f-964f3c9322a7 with identifier: LD13903
2026-03-29 08:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af75a71-c4ec-5e35-845f-964f3c9322a7 with scrape type 2
2026-03-29 08:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af75a71-c4ec-5e35-845f-964f3c9322a7 with scrape type 2
2026-03-29 08:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5af75a71-c4ec-5e35-845f-964f3c9322a7, identifier: LD13903
2026-03-29 08:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/UT42800> (referer: https://www.auto1.com/v1/car-details-view/UT42800/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JM67207> (referer: https://www.auto1.com/v1/car-details-view/JM67207/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5af75a71-c4ec-5e35-845f-964f3c9322a7 with identifier: LD13903
2026-03-29 08:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5af75a71-c4ec-5e35-845f-964f3c9322a7 with identifier: LD13903
2026-03-29 08:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5af75a71-c4ec-5e35-845f-964f3c9322a7 with identifier: LD13903 to the API
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:18:20Z',
'fuel_type': 'petrol',
'id': '5af75a71-c4ec-5e35-845f-964f3c9322a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LD13903',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 28988,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-11-26',
'seller_name': None,
'title': "Kia cee'd 1.5 TGDI Mild-Hybrid GT Line",
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2023}
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LD13903%27 HTTP/1.1" 200 None
2026-03-29 08:00:57 [auto1.es] INFO: Saving data for LD13903: {'auction_closing_time': 1774883900.0, 'created_time': 1773228031.949836, 'last_price_update_time': 1774771257.951423}
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LD13903') HTTP/1.1" 204 0
2026-03-29 08:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:00:57 [auto1.es] INFO: Found listing with ID: HR86968
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HR86968%27 HTTP/1.1" 200 None
2026-03-29 08:00:58 [auto1.es] INFO: Scrape type for HR86968: 2
2026-03-29 08:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with identifier: HR86968
2026-03-29 08:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with scrape type 2
2026-03-29 08:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with scrape type 2
2026-03-29 08:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ce022a48-15c2-5ae6-9cf4-64f4e0293b9d, identifier: HR86968
2026-03-29 08:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with identifier: HR86968
2026-03-29 08:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with identifier: HR86968
2026-03-29 08:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ce022a48-15c2-5ae6-9cf4-64f4e0293b9d with identifier: HR86968 to the API
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:15:46Z',
'fuel_type': 'diesel',
'id': 'ce022a48-15c2-5ae6-9cf4-64f4e0293b9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR86968',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 54958,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-08',
'seller_name': None,
'title': 'Nissan Juke 1.5 dCi Bose Personal Edition',
'transmission': 'manual',
'trim': 'Bose Personal Edition',
'year': 2019}
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HR86968%27 HTTP/1.1" 200 None
2026-03-29 08:00:58 [auto1.es] INFO: Saving data for HR86968: {'auction_closing_time': 1774883746.0, 'created_time': 1774641820.349467, 'last_price_update_time': 1774771258.488386}
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='HR86968') HTTP/1.1" 204 0
2026-03-29 08:00:58 [auto1.es] INFO: Found listing with ID: FG99809
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG99809%27 HTTP/1.1" 200 None
2026-03-29 08:00:58 [auto1.es] INFO: Scrape type for FG99809: 2
2026-03-29 08:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00a8036b-01c5-54f4-bd43-671fc38ed342 with identifier: FG99809
2026-03-29 08:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00a8036b-01c5-54f4-bd43-671fc38ed342 with scrape type 2
2026-03-29 08:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00a8036b-01c5-54f4-bd43-671fc38ed342 with scrape type 2
2026-03-29 08:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 00a8036b-01c5-54f4-bd43-671fc38ed342, identifier: FG99809
2026-03-29 08:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 00a8036b-01c5-54f4-bd43-671fc38ed342 with identifier: FG99809
2026-03-29 08:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 00a8036b-01c5-54f4-bd43-671fc38ed342 with identifier: FG99809
2026-03-29 08:00:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 00a8036b-01c5-54f4-bd43-671fc38ed342 with identifier: FG99809 to the API
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:00:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:16:21Z',
'fuel_type': 'petrol',
'id': '00a8036b-01c5-54f4-bd43-671fc38ed342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FG99809',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 129175,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-28',
'seller_name': None,
'title': "Kia cee'd 1.0 TGDI Tech",
'transmission': 'manual',
'trim': 'Tech',
'year': 2021}
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG99809%27 HTTP/1.1" 200 None
2026-03-29 08:00:58 [auto1.es] INFO: Saving data for FG99809: {'auction_closing_time': 1774883781.0, 'created_time': 1772627801.146683, 'last_price_update_time': 1774771258.99338}
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FG99809') HTTP/1.1" 204 0
2026-03-29 08:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a353692-9f17-5558-b439-f4d044004b12 with identifier: UT42800
2026-03-29 08:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a353692-9f17-5558-b439-f4d044004b12 with scrape type 1
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2a353692-9f17-5558-b439-f4d044004b12
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_fc3828c98fe15ef9986085b163b6147f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_fc3828c98fe15ef9986085b163b6147f.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_ec1dd8bf8d900ebf529b6fb327389dbe.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_ec1dd8bf8d900ebf529b6fb327389dbe.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_424c7c20e2aa82e2b550fcf3d8767fd2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_424c7c20e2aa82e2b550fcf3d8767fd2.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_87bf8a05185edec739967bc978858fa7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87bf8a05185edec739967bc978858fa7.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_5ee7405210026c07829f473d1429d939.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_5ee7405210026c07829f473d1429d939.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_d712a6adc64350f14a5bee0d92783ae4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_d712a6adc64350f14a5bee0d92783ae4.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_2f616d6be5008bafb0dbbbc13fcc5b4f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_2f616d6be5008bafb0dbbbc13fcc5b4f.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_33011b9b96a481b6af2963cbde6df14e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_33011b9b96a481b6af2963cbde6df14e.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_87b0a74da837ac3059c9c3b139d70e8e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87b0a74da837ac3059c9c3b139d70e8e.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252Fdf%252F17df282673e8c3722246f19d1eefcfd4%252Fpa%252FUT42800_08e34ac486344da7ea2387072ccd857a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_08e34ac486344da7ea2387072ccd857a.jpg already downloaded
2026-03-29 08:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2a353692-9f17-5558-b439-f4d044004b12, identifier: UT42800
2026-03-29 08:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fa064e6-e177-5952-b9ad-b93329c97ed4 with identifier: JM67207
2026-03-29 08:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fa064e6-e177-5952-b9ad-b93329c97ed4 with scrape type 1
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8fa064e6-e177-5952-b9ad-b93329c97ed4
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_7c206143b6e7a210005d888d53ae21f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7c206143b6e7a210005d888d53ae21f5.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_873ba8098d1ad0ce85f54fc60fac5fe5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_873ba8098d1ad0ce85f54fc60fac5fe5.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_cf49b38cd515c8c0c429389a6e29f770.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_cf49b38cd515c8c0c429389a6e29f770.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_b203657c0d3ffe404bb0183929e70666.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_b203657c0d3ffe404bb0183929e70666.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_fdf705bec568e00a9fd166dcf2eb262a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_fdf705bec568e00a9fd166dcf2eb262a.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_81538c01734ed96f75c8e51ad7ff652b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_81538c01734ed96f75c8e51ad7ff652b.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_7b5dd7bf0ad2321993dd9a8171c5f961.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7b5dd7bf0ad2321993dd9a8171c5f961.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_f7114978b8d4f8d27937e1137c67ecd0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_f7114978b8d4f8d27937e1137c67ecd0.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_ca376ee69486d5fc3b67b247a1789f80.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_ca376ee69486d5fc3b67b247a1789f80.jpg already downloaded
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg38%252Fdb%252F38db8998e1aa7ff8881cda34c0206552%252Fpa%252FJM67207_c446adbb0fc8754330a306a7e4546613.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_c446adbb0fc8754330a306a7e4546613.jpg already downloaded
2026-03-29 08:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8fa064e6-e177-5952-b9ad-b93329c97ed4, identifier: JM67207
2026-03-29 08:00:59 [auto1.es] INFO: Found listing with ID: VN33770
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VN33770%27 HTTP/1.1" 200 None
2026-03-29 08:00:59 [auto1.es] INFO: Scrape type for VN33770: 2
2026-03-29 08:00:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with identifier: VN33770
2026-03-29 08:00:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with scrape type 2
2026-03-29 08:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with scrape type 2
2026-03-29 08:00:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 8294ee77-d9b3-5141-971a-f5d9d78a2da1, identifier: VN33770
2026-03-29 08:00:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2a353692-9f17-5558-b439-f4d044004b12 with identifier: UT42800
2026-03-29 08:00:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2a353692-9f17-5558-b439-f4d044004b12 with identifier: UT42800
2026-03-29 08:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2a353692-9f17-5558-b439-f4d044004b12 with identifier: UT42800 to the API
2026-03-29 08:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/UT42800>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T15:37:27Z',
'fuel_type': 'hybrid',
'id': '2a353692-9f17-5558-b439-f4d044004b12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UT42800',
'listing': 'auction',
'location': 'ES, Sevilla',
'make': 'BMW',
'model': '3er',
'odometer': 147580,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_fc3828c98fe15ef9986085b163b6147f.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_ec1dd8bf8d900ebf529b6fb327389dbe.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_424c7c20e2aa82e2b550fcf3d8767fd2.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87bf8a05185edec739967bc978858fa7.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_5ee7405210026c07829f473d1429d939.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_d712a6adc64350f14a5bee0d92783ae4.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_2f616d6be5008bafb0dbbbc13fcc5b4f.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_33011b9b96a481b6af2963cbde6df14e.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87b0a74da837ac3059c9c3b139d70e8e.jpg',
'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_08e34ac486344da7ea2387072ccd857a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99306,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_fc3828c98fe15ef9986085b163b6147f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96443,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_ec1dd8bf8d900ebf529b6fb327389dbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89240,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_424c7c20e2aa82e2b550fcf3d8767fd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92521,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87bf8a05185edec739967bc978858fa7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87470,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_5ee7405210026c07829f473d1429d939.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92186,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_d712a6adc64350f14a5bee0d92783ae4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88330,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_2f616d6be5008bafb0dbbbc13fcc5b4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93648,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_33011b9b96a481b6af2963cbde6df14e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88225,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_87b0a74da837ac3059c9c3b139d70e8e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2eda90db-9241-5afb-9e6b-66965c7b70f7/2eda90db-9241-5afb-9e6b-66965c7b70f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72263,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img17/df/17df282673e8c3722246f19d1eefcfd4/pa/UT42800_08e34ac486344da7ea2387072ccd857a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 330e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2016}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT42800%27 HTTP/1.1" 200 None
2026-03-29 08:01:00 [auto1.es] INFO: Saving data for UT42800: {'created_time': 1774771260.259741, 'last_price_update_time': 1774771260.259751, 'auction_closing_time': 1774885047.0}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UT42800') HTTP/1.1" 204 0
2026-03-29 08:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8fa064e6-e177-5952-b9ad-b93329c97ed4 with identifier: JM67207
2026-03-29 08:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8fa064e6-e177-5952-b9ad-b93329c97ed4 with identifier: JM67207
2026-03-29 08:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8fa064e6-e177-5952-b9ad-b93329c97ed4 with identifier: JM67207 to the API
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JM67207>
{'auction_title': '',
'c_o_2_emission_value': 176,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:12:06Z',
'fuel_type': 'petrol',
'id': '8fa064e6-e177-5952-b9ad-b93329c97ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM67207',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 170885,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7c206143b6e7a210005d888d53ae21f5.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_873ba8098d1ad0ce85f54fc60fac5fe5.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_cf49b38cd515c8c0c429389a6e29f770.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_b203657c0d3ffe404bb0183929e70666.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_fdf705bec568e00a9fd166dcf2eb262a.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_81538c01734ed96f75c8e51ad7ff652b.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7b5dd7bf0ad2321993dd9a8171c5f961.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_f7114978b8d4f8d27937e1137c67ecd0.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_ca376ee69486d5fc3b67b247a1789f80.jpg',
'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_c446adbb0fc8754330a306a7e4546613.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90568,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7c206143b6e7a210005d888d53ae21f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75989,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_873ba8098d1ad0ce85f54fc60fac5fe5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72217,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_cf49b38cd515c8c0c429389a6e29f770.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_b203657c0d3ffe404bb0183929e70666.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67656,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_fdf705bec568e00a9fd166dcf2eb262a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_81538c01734ed96f75c8e51ad7ff652b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70827,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_7b5dd7bf0ad2321993dd9a8171c5f961.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72772,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_f7114978b8d4f8d27937e1137c67ecd0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77182,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_ca376ee69486d5fc3b67b247a1789f80.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8fa064e6-e177-5952-b9ad-b93329c97ed4/8fa064e6-e177-5952-b9ad-b93329c97ed4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60170,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img38/db/38db8998e1aa7ff8881cda34c0206552/pa/JM67207_c446adbb0fc8754330a306a7e4546613.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TFSI quattro Ambition',
'transmission': 'automatic',
'trim': 'quattro Ambition',
'year': 2011}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM67207%27 HTTP/1.1" 200 None
2026-03-29 08:01:00 [auto1.es] INFO: Saving data for JM67207: {'created_time': 1774771260.597656, 'last_price_update_time': 1774771260.597669, 'auction_closing_time': 1774883526.0}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JM67207') HTTP/1.1" 204 0
2026-03-29 08:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with identifier: VN33770
2026-03-29 08:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with identifier: VN33770
2026-03-29 08:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 8294ee77-d9b3-5141-971a-f5d9d78a2da1 with identifier: VN33770 to the API
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:59:56Z',
'fuel_type': 'diesel',
'id': '8294ee77-d9b3-5141-971a-f5d9d78a2da1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VN33770',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 263478,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-12',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2019}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VN33770%27 HTTP/1.1" 200 None
2026-03-29 08:01:00 [auto1.es] INFO: Saving data for VN33770: {'auction_closing_time': 1774886396.0, 'created_time': 1773132506.961083, 'last_price_update_time': 1774771260.958294}
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VN33770') HTTP/1.1" 204 0
2026-03-29 08:01:00 [auto1.es] INFO: Found listing with ID: LC68552
2026-03-29 08:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC68552%27 HTTP/1.1" 200 None
2026-03-29 08:01:01 [auto1.es] INFO: Scrape type for LC68552: 0
2026-03-29 08:01:01 [auto1.es] INFO: Found listing with ID: RG83636
2026-03-29 08:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG83636%27 HTTP/1.1" 200 None
2026-03-29 08:01:01 [auto1.es] INFO: Scrape type for RG83636: 2
2026-03-29 08:01:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ea0212-e38c-558e-953e-836c1b865298 with identifier: RG83636
2026-03-29 08:01:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ea0212-e38c-558e-953e-836c1b865298 with scrape type 2
2026-03-29 08:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ea0212-e38c-558e-953e-836c1b865298 with scrape type 2
2026-03-29 08:01:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 92ea0212-e38c-558e-953e-836c1b865298, identifier: RG83636
2026-03-29 08:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RZ43075/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DD59936> (referer: https://www.auto1.com/v1/car-details-view/DD59936/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EY19176/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ET47712> (referer: https://www.auto1.com/v1/car-details-view/ET47712/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DR86630/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 92ea0212-e38c-558e-953e-836c1b865298 with identifier: RG83636
2026-03-29 08:01:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 92ea0212-e38c-558e-953e-836c1b865298 with identifier: RG83636
2026-03-29 08:01:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 92ea0212-e38c-558e-953e-836c1b865298 with identifier: RG83636 to the API
2026-03-29 08:01:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:29:30Z',
'fuel_type': 'diesel',
'id': '92ea0212-e38c-558e-953e-836c1b865298',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG83636',
'listing': 'auction',
'make': 'Audi',
'model': 'Q7',
'odometer': 172093,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-10',
'seller_name': None,
'title': 'Audi Q7 4.2 V8 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2012}
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG83636%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [auto1.es] INFO: Saving data for RG83636: {'auction_closing_time': 1774884570.0, 'created_time': 1773133590.832147, 'last_price_update_time': 1774771262.214342}
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RG83636') HTTP/1.1" 204 0
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JJ21664/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:02 [auto1.es] INFO: Found listing with ID: XT97336
2026-03-29 08:01:02 [auto1.es] INFO: Found listing with ID: CM19424
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM19424%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [auto1.es] INFO: Scrape type for CM19424: 1
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [auto1.es] INFO: Found listing with ID: CP78264
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP78264%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [auto1.es] INFO: Scrape type for CP78264: 2
2026-03-29 08:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with identifier: CP78264
2026-03-29 08:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with scrape type 2
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with scrape type 2
2026-03-29 08:01:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c, identifier: CP78264
2026-03-29 08:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BF77799> (referer: https://www.auto1.com/v1/car-details-view/BF77799/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/GK85431> (referer: https://www.auto1.com/v1/car-details-view/GK85431/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with identifier: CP78264
2026-03-29 08:01:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with identifier: CP78264
2026-03-29 08:01:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 08cbdf88-9b40-572b-a8f7-0e4a4649ee8c with identifier: CP78264 to the API
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:35:43Z',
'fuel_type': 'petrol',
'id': '08cbdf88-9b40-572b-a8f7-0e4a4649ee8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP78264',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 73485,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-29',
'seller_name': None,
'title': 'Ford Fiesta 1.5 EcoBoost ST',
'transmission': 'manual',
'trim': 'ST',
'year': 2019}
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP78264%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [auto1.es] INFO: Saving data for CP78264: {'auction_closing_time': 1774884943.0, 'created_time': 1773129172.449466, 'last_price_update_time': 1774771262.755165}
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CP78264') HTTP/1.1" 204 0
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3731275-a867-54fb-93e7-05851aa4a9b7 with identifier: DD59936
2026-03-29 08:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3731275-a867-54fb-93e7-05851aa4a9b7 with scrape type 1
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3731275-a867-54fb-93e7-05851aa4a9b7
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_abf9be70a6f984904abfaa42c5481f33.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_abf9be70a6f984904abfaa42c5481f33.jpg already downloaded
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_9fc1a52891d0678e6c94c8e9f794cd55.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_9fc1a52891d0678e6c94c8e9f794cd55.jpg already downloaded
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_c00dd17e8922e010cd53f4080dcc3227.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c00dd17e8922e010cd53f4080dcc3227.jpg already downloaded
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_0cab3096c862b43ac67ca5111e8409d9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_0cab3096c862b43ac67ca5111e8409d9.jpg already downloaded
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_d52582fa2dcd66de357ac24f263dc4b2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_d52582fa2dcd66de357ac24f263dc4b2.jpg already downloaded
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_da13cc4c8b70d4dc2dcb1e1d20fe9161.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_da13cc4c8b70d4dc2dcb1e1d20fe9161.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_ae65742978087b8e3cb9ac74cd106432.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_ae65742978087b8e3cb9ac74cd106432.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_350fb354f3c88ea56b39dd55a37a7e7d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_350fb354f3c88ea56b39dd55a37a7e7d.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_c50aa53a4ac72e60f9d1d016253ee213.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c50aa53a4ac72e60f9d1d016253ee213.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg75%252Fda%252F75dacf0acc9cbc88809771f4df8fae53%252Fpa%252FDD59936_f4f1fe1f894f3fb0576fb049479f532f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_f4f1fe1f894f3fb0576fb049479f532f.jpg already downloaded
2026-03-29 08:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c3731275-a867-54fb-93e7-05851aa4a9b7, identifier: DD59936
2026-03-29 08:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b56a5e7-2ad4-5402-b406-1f728183ca14 with identifier: ET47712
2026-03-29 08:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b56a5e7-2ad4-5402-b406-1f728183ca14 with scrape type 1
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b56a5e7-2ad4-5402-b406-1f728183ca14
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_aede0941ae144cc3b46fb6006a70e477.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_aede0941ae144cc3b46fb6006a70e477.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_a180dcfb2392c07502e77c0cfb53b9d6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_a180dcfb2392c07502e77c0cfb53b9d6.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_4373cb73a0aec84dfcd6c4ba64b9e98b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4373cb73a0aec84dfcd6c4ba64b9e98b.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_4f8e9f1a7117c9b43a889542b4fd20d2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4f8e9f1a7117c9b43a889542b4fd20d2.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_331b18e520e7b66ca2adbabddd6358fe.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_331b18e520e7b66ca2adbabddd6358fe.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_7c14b3cfa76d4959de367aa51122fe90.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_7c14b3cfa76d4959de367aa51122fe90.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_67fe5824e5ccc773bc6a9ffdba79b91e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_67fe5824e5ccc773bc6a9ffdba79b91e.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_ab1a6380c46daecea91e50527d8af4c9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ab1a6380c46daecea91e50527d8af4c9.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_bc0946404634bc62e646724a69e5dc50.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_bc0946404634bc62e646724a69e5dc50.jpg already downloaded
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg9d%252F35%252F9d356e70b9f781e85f34f0d61a68ebb5%252Fpa%252FET47712_ac026391aad575c1d08c64de8e8070d5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ac026391aad575c1d08c64de8e8070d5.jpg already downloaded
2026-03-29 08:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6b56a5e7-2ad4-5402-b406-1f728183ca14, identifier: ET47712
2026-03-29 08:01:03 [auto1.es] INFO: Found listing with ID: NR18889
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR18889%27 HTTP/1.1" 200 None
2026-03-29 08:01:03 [auto1.es] INFO: Scrape type for NR18889: 2
2026-03-29 08:01:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with identifier: NR18889
2026-03-29 08:01:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with scrape type 2
2026-03-29 08:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with scrape type 2
2026-03-29 08:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3, identifier: NR18889
2026-03-29 08:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c3731275-a867-54fb-93e7-05851aa4a9b7 with identifier: DD59936
2026-03-29 08:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c3731275-a867-54fb-93e7-05851aa4a9b7 with identifier: DD59936
2026-03-29 08:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c3731275-a867-54fb-93e7-05851aa4a9b7 with identifier: DD59936 to the API
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DD59936>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:23:22Z',
'fuel_type': 'petrol',
'id': 'c3731275-a867-54fb-93e7-05851aa4a9b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD59936',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Seat',
'model': 'Arona',
'odometer': 41183,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_abf9be70a6f984904abfaa42c5481f33.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_9fc1a52891d0678e6c94c8e9f794cd55.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c00dd17e8922e010cd53f4080dcc3227.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_0cab3096c862b43ac67ca5111e8409d9.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_d52582fa2dcd66de357ac24f263dc4b2.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_da13cc4c8b70d4dc2dcb1e1d20fe9161.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_ae65742978087b8e3cb9ac74cd106432.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_350fb354f3c88ea56b39dd55a37a7e7d.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c50aa53a4ac72e60f9d1d016253ee213.jpg',
'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_f4f1fe1f894f3fb0576fb049479f532f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4502226,
'Height': 3060,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_abf9be70a6f984904abfaa42c5481f33.jpg',
'Width': 4080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 4561585,
'Height': 3060,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_9fc1a52891d0678e6c94c8e9f794cd55.jpg',
'Width': 4080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103230,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c00dd17e8922e010cd53f4080dcc3227.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103545,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_0cab3096c862b43ac67ca5111e8409d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 5057249,
'Height': 3060,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_d52582fa2dcd66de357ac24f263dc4b2.jpg',
'Width': 4080},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112589,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_da13cc4c8b70d4dc2dcb1e1d20fe9161.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105787,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_ae65742978087b8e3cb9ac74cd106432.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119125,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_350fb354f3c88ea56b39dd55a37a7e7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110746,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_c50aa53a4ac72e60f9d1d016253ee213.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3731275-a867-54fb-93e7-05851aa4a9b7/c3731275-a867-54fb-93e7-05851aa4a9b7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img75/da/75dacf0acc9cbc88809771f4df8fae53/pa/DD59936_f4f1fe1f894f3fb0576fb049479f532f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.5 TSI ACT FR',
'transmission': 'automatic',
'trim': 'FR',
'year': 2024}
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD59936%27 HTTP/1.1" 200 None
2026-03-29 08:01:04 [auto1.es] INFO: Saving data for DD59936: {'created_time': 1774771264.010196, 'last_price_update_time': 1774771264.010208, 'auction_closing_time': 1774884202.0}
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DD59936') HTTP/1.1" 204 0
2026-03-29 08:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6b56a5e7-2ad4-5402-b406-1f728183ca14 with identifier: ET47712
2026-03-29 08:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6b56a5e7-2ad4-5402-b406-1f728183ca14 with identifier: ET47712
2026-03-29 08:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6b56a5e7-2ad4-5402-b406-1f728183ca14 with identifier: ET47712 to the API
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ET47712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T15:20:09Z',
'fuel_type': 'hybrid',
'id': '6b56a5e7-2ad4-5402-b406-1f728183ca14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET47712',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Peugeot',
'model': '3008',
'odometer': 74032,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_aede0941ae144cc3b46fb6006a70e477.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_a180dcfb2392c07502e77c0cfb53b9d6.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4373cb73a0aec84dfcd6c4ba64b9e98b.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4f8e9f1a7117c9b43a889542b4fd20d2.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_331b18e520e7b66ca2adbabddd6358fe.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_7c14b3cfa76d4959de367aa51122fe90.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_67fe5824e5ccc773bc6a9ffdba79b91e.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ab1a6380c46daecea91e50527d8af4c9.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_bc0946404634bc62e646724a69e5dc50.jpg',
'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ac026391aad575c1d08c64de8e8070d5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99275,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_aede0941ae144cc3b46fb6006a70e477.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97955,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_a180dcfb2392c07502e77c0cfb53b9d6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97811,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4373cb73a0aec84dfcd6c4ba64b9e98b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93596,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_4f8e9f1a7117c9b43a889542b4fd20d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115239,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_331b18e520e7b66ca2adbabddd6358fe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_7c14b3cfa76d4959de367aa51122fe90.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102271,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_67fe5824e5ccc773bc6a9ffdba79b91e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122703,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ab1a6380c46daecea91e50527d8af4c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_bc0946404634bc62e646724a69e5dc50.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b56a5e7-2ad4-5402-b406-1f728183ca14/6b56a5e7-2ad4-5402-b406-1f728183ca14_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79633,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img9d/35/9d356e70b9f781e85f34f0d61a68ebb5/pa/ET47712_ac026391aad575c1d08c64de8e8070d5.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Hybrid 4 300 GT',
'transmission': 'automatic',
'trim': '4 300 GT',
'year': 2022}
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ET47712%27 HTTP/1.1" 200 None
2026-03-29 08:01:04 [auto1.es] INFO: Saving data for ET47712: {'created_time': 1774771264.606262, 'last_price_update_time': 1774771264.606277, 'auction_closing_time': 1774884009.0}
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ET47712') HTTP/1.1" 204 0
2026-03-29 08:01:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with identifier: NR18889
2026-03-29 08:01:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with identifier: NR18889
2026-03-29 08:01:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 267c36ef-2708-5bb4-a1e2-756b6d4e0cb3 with identifier: NR18889 to the API
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:45:49Z',
'fuel_type': 'diesel',
'id': '267c36ef-2708-5bb4-a1e2-756b6d4e0cb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NR18889',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 181745,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-17',
'seller_name': None,
'title': 'BMW 3er 320d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR18889%27 HTTP/1.1" 200 None
2026-03-29 08:01:04 [auto1.es] INFO: Saving data for NR18889: {'auction_closing_time': 1774885549.0, 'created_time': 1772623303.493192, 'last_price_update_time': 1774771264.99972}
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='NR18889') HTTP/1.1" 204 0
2026-03-29 08:01:05 [auto1.es] INFO: Found listing with ID: BD30925
2026-03-29 08:01:05 [auto1.es] INFO: Found listing with ID: JR87984
2026-03-29 08:01:05 [auto1.es] INFO: Found listing with ID: XL11781
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL11781%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [auto1.es] INFO: Scrape type for XL11781: 2
2026-03-29 08:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with identifier: XL11781
2026-03-29 08:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with scrape type 2
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with scrape type 2
2026-03-29 08:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 55b4b61b-f218-5031-9ebb-9551b8fb5d07, identifier: XL11781
2026-03-29 08:01:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with identifier: XL11781
2026-03-29 08:01:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with identifier: XL11781
2026-03-29 08:01:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 55b4b61b-f218-5031-9ebb-9551b8fb5d07 with identifier: XL11781 to the API
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:31:03Z',
'fuel_type': 'diesel',
'id': '55b4b61b-f218-5031-9ebb-9551b8fb5d07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL11781',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka',
'odometer': 135717,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-29',
'seller_name': None,
'title': 'Opel Mokka 1.6 CDTI DPF Selective',
'transmission': 'manual',
'trim': 'Selective',
'year': 2016}
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL11781%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [auto1.es] INFO: Saving data for XL11781: {'auction_closing_time': 1774884663.0, 'created_time': 1773129167.293052, 'last_price_update_time': 1774771265.581724}
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XL11781') HTTP/1.1" 204 0
2026-03-29 08:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bad7a467-70ab-565f-adaf-e3e6eabeac17 with identifier: BF77799
2026-03-29 08:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bad7a467-70ab-565f-adaf-e3e6eabeac17 with scrape type 1
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bad7a467-70ab-565f-adaf-e3e6eabeac17
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_2a44e5861469a27bdeeaf0b4b21106d2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_2a44e5861469a27bdeeaf0b4b21106d2.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_40e505142ae4fa2a3da7bf816a98c31c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_40e505142ae4fa2a3da7bf816a98c31c.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_b1eb2ec1069e76511924ecd724ecffbc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_b1eb2ec1069e76511924ecd724ecffbc.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_6791359a6844b56e56494d90703d3040.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_6791359a6844b56e56494d90703d3040.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_08e805cf5218d376b46d81c8ddafb7b1.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_08e805cf5218d376b46d81c8ddafb7b1.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_f42377f0d38a5f542eaefade1a06f23e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f42377f0d38a5f542eaefade1a06f23e.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_f0951796a72da1783bee4571e79d8842.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f0951796a72da1783bee4571e79d8842.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_e5162ec9123a1167132f404398de8c61.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_e5162ec9123a1167132f404398de8c61.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_92601c9370f1b61729731949c7e01601.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_92601c9370f1b61729731949c7e01601.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdf%252Fc6%252Fdfc6cd95027f915efed8405053fb0c20%252Fpa%252FBF77799_1975ae542437212e5f4019020130554a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_1975ae542437212e5f4019020130554a.jpg already downloaded
2026-03-29 08:01:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bad7a467-70ab-565f-adaf-e3e6eabeac17, identifier: BF77799
2026-03-29 08:01:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3 with identifier: GK85431
2026-03-29 08:01:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3 with scrape type 1
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_eab62890dbe24ce89149228eca210497.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_eab62890dbe24ce89149228eca210497.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_e4d8ae3b39a96324aceaea2d075ca1a8.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e4d8ae3b39a96324aceaea2d075ca1a8.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_fda3b314bf76a6cdfeeaeeb91a6df539.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_fda3b314bf76a6cdfeeaeeb91a6df539.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_8734ab39354e9ad1a94e52e4bb769389.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_8734ab39354e9ad1a94e52e4bb769389.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_81abe6c9455dd2cb1946e94ee3493f0b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_81abe6c9455dd2cb1946e94ee3493f0b.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_c3abe7741d5a363145ef2a4afb4a79f5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_c3abe7741d5a363145ef2a4afb4a79f5.jpg already downloaded
2026-03-29 08:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_7dc8bab5d9eebea5b6370f04880d2c6a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_7dc8bab5d9eebea5b6370f04880d2c6a.jpg already downloaded
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_cb48dc63e33c6ea159e300150e9ab4dc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_cb48dc63e33c6ea159e300150e9ab4dc.jpg already downloaded
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_4d2bc807e7ff1e6639b1d41c07ccd82a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_4d2bc807e7ff1e6639b1d41c07ccd82a.jpg already downloaded
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252F09%252F3709515dc164a6c6fab5c5da3eaec678%252Fpa%252FGK85431_e07df04e939dea9a7aae6e605cb31a1c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e07df04e939dea9a7aae6e605cb31a1c.jpg already downloaded
2026-03-29 08:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3, identifier: GK85431
2026-03-29 08:01:06 [auto1.es] INFO: Found listing with ID: YE53281
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE53281%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [auto1.es] INFO: Scrape type for YE53281: 2
2026-03-29 08:01:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c13e9a1-51d4-58e9-a538-80963809b14b with identifier: YE53281
2026-03-29 08:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c13e9a1-51d4-58e9-a538-80963809b14b with scrape type 2
2026-03-29 08:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c13e9a1-51d4-58e9-a538-80963809b14b with scrape type 2
2026-03-29 08:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3c13e9a1-51d4-58e9-a538-80963809b14b, identifier: YE53281
2026-03-29 08:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bad7a467-70ab-565f-adaf-e3e6eabeac17 with identifier: BF77799
2026-03-29 08:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bad7a467-70ab-565f-adaf-e3e6eabeac17 with identifier: BF77799
2026-03-29 08:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bad7a467-70ab-565f-adaf-e3e6eabeac17 with identifier: BF77799 to the API
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BF77799>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 128,
'expiration_date': '2026-03-30T15:42:04Z',
'fuel_type': 'petrol',
'id': 'bad7a467-70ab-565f-adaf-e3e6eabeac17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BF77799',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Ssangyong',
'model': 'Tivoli',
'odometer': 22904,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_2a44e5861469a27bdeeaf0b4b21106d2.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_40e505142ae4fa2a3da7bf816a98c31c.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_b1eb2ec1069e76511924ecd724ecffbc.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_6791359a6844b56e56494d90703d3040.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_08e805cf5218d376b46d81c8ddafb7b1.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f42377f0d38a5f542eaefade1a06f23e.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f0951796a72da1783bee4571e79d8842.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_e5162ec9123a1167132f404398de8c61.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_92601c9370f1b61729731949c7e01601.jpg',
'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_1975ae542437212e5f4019020130554a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89382,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_2a44e5861469a27bdeeaf0b4b21106d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89382,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_40e505142ae4fa2a3da7bf816a98c31c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84631,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_b1eb2ec1069e76511924ecd724ecffbc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74433,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_6791359a6844b56e56494d90703d3040.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82373,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_08e805cf5218d376b46d81c8ddafb7b1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89419,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f42377f0d38a5f542eaefade1a06f23e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_f0951796a72da1783bee4571e79d8842.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_e5162ec9123a1167132f404398de8c61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90164,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_92601c9370f1b61729731949c7e01601.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bad7a467-70ab-565f-adaf-e3e6eabeac17/bad7a467-70ab-565f-adaf-e3e6eabeac17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88623,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdf/c6/dfc6cd95027f915efed8405053fb0c20/pa/BF77799_1975ae542437212e5f4019020130554a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Tivoli 1.2 GDI Comfort 4x2',
'transmission': 'manual',
'trim': 'Comfort 4x2',
'year': 2022}
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF77799%27 HTTP/1.1" 200 None
2026-03-29 08:01:06 [auto1.es] INFO: Saving data for BF77799: {'created_time': 1774771266.6204, 'last_price_update_time': 1774771266.620412, 'auction_closing_time': 1774885324.0}
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='BF77799') HTTP/1.1" 204 0
2026-03-29 08:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3 with identifier: GK85431
2026-03-29 08:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3 with identifier: GK85431
2026-03-29 08:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 31843a4e-25ce-57ca-8a7a-5bba77ebb3f3 with identifier: GK85431 to the API
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/GK85431>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 299,
'expiration_date': '2026-03-30T15:39:44Z',
'fuel_type': 'hybrid',
'id': '31843a4e-25ce-57ca-8a7a-5bba77ebb3f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GK85431',
'listing': 'auction',
'location': 'ES, Madrid',
'make': 'Peugeot',
'model': '3008',
'odometer': 74501,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 14,
'photo_urls': ['https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_eab62890dbe24ce89149228eca210497.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e4d8ae3b39a96324aceaea2d075ca1a8.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_fda3b314bf76a6cdfeeaeeb91a6df539.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_8734ab39354e9ad1a94e52e4bb769389.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_81abe6c9455dd2cb1946e94ee3493f0b.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_c3abe7741d5a363145ef2a4afb4a79f5.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_7dc8bab5d9eebea5b6370f04880d2c6a.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_cb48dc63e33c6ea159e300150e9ab4dc.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_4d2bc807e7ff1e6639b1d41c07ccd82a.jpg',
'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e07df04e939dea9a7aae6e605cb31a1c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112182,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_eab62890dbe24ce89149228eca210497.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110615,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e4d8ae3b39a96324aceaea2d075ca1a8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_fda3b314bf76a6cdfeeaeeb91a6df539.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_8734ab39354e9ad1a94e52e4bb769389.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128267,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_81abe6c9455dd2cb1946e94ee3493f0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_c3abe7741d5a363145ef2a4afb4a79f5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112687,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_7dc8bab5d9eebea5b6370f04880d2c6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131299,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_cb48dc63e33c6ea159e300150e9ab4dc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101700,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_4d2bc807e7ff1e6639b1d41c07ccd82a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_31843a4e-25ce-57ca-8a7a-5bba77ebb3f3/31843a4e-25ce-57ca-8a7a-5bba77ebb3f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85260,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/09/3709515dc164a6c6fab5c5da3eaec678/pa/GK85431_e07df04e939dea9a7aae6e605cb31a1c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Hybrid 4 300 GT',
'transmission': 'automatic',
'trim': '4 300 GT',
'year': 2022}
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GK85431%27 HTTP/1.1" 200 None
2026-03-29 08:01:07 [auto1.es] INFO: Saving data for GK85431: {'created_time': 1774771267.052882, 'last_price_update_time': 1774771267.052892, 'auction_closing_time': 1774885184.0}
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GK85431') HTTP/1.1" 204 0
2026-03-29 08:01:07 [scrapy.extensions.logstats] INFO: Crawled 68 pages (at 68 pages/min), scraped 66 items (at 66 items/min)
2026-03-29 08:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 08:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3c13e9a1-51d4-58e9-a538-80963809b14b with identifier: YE53281
2026-03-29 08:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3c13e9a1-51d4-58e9-a538-80963809b14b with identifier: YE53281
2026-03-29 08:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3c13e9a1-51d4-58e9-a538-80963809b14b with identifier: YE53281 to the API
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:37:38Z',
'fuel_type': 'petrol',
'id': '3c13e9a1-51d4-58e9-a538-80963809b14b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE53281',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64617,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-07-20',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Mild-Hybrid Tecno 2WD',
'transmission': 'automatic',
'trim': 'Tecno 2WD',
'year': 2022}
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YE53281%27 HTTP/1.1" 200 None
2026-03-29 08:01:07 [auto1.es] INFO: Saving data for YE53281: {'auction_closing_time': 1774885058.0, 'created_time': 1773127048.480382, 'last_price_update_time': 1774771267.487218}
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YE53281') HTTP/1.1" 204 0
2026-03-29 08:01:07 [auto1.es] INFO: Found listing with ID: TU71868
2026-03-29 08:01:07 [auto1.es] INFO: Found listing with ID: KE29048
2026-03-29 08:01:07 [auto1.es] INFO: Found listing with ID: SZ79556
2026-03-29 08:01:07 [auto1.es] INFO: Found listing with ID: ZV95361
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV95361%27 HTTP/1.1" 200 None
2026-03-29 08:01:07 [auto1.es] INFO: Scrape type for ZV95361: 2
2026-03-29 08:01:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with identifier: ZV95361
2026-03-29 08:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with scrape type 2
2026-03-29 08:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with scrape type 2
2026-03-29 08:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9, identifier: ZV95361
2026-03-29 08:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with identifier: ZV95361
2026-03-29 08:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with identifier: ZV95361
2026-03-29 08:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 69e5d46c-f282-5024-a2d9-5d4b10fe9dc9 with identifier: ZV95361 to the API
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:46:57Z',
'fuel_type': 'diesel',
'id': '69e5d46c-f282-5024-a2d9-5d4b10fe9dc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZV95361',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 145451,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-21',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Ocean Race 2WD',
'transmission': 'automatic',
'trim': 'Ocean Race 2WD',
'year': 2016}
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV95361%27 HTTP/1.1" 200 None
2026-03-29 08:01:07 [auto1.es] INFO: Saving data for ZV95361: {'auction_closing_time': 1774885617.0, 'created_time': 1773133760.43865, 'last_price_update_time': 1774771267.992001}
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ZV95361') HTTP/1.1" 204 0
2026-03-29 08:01:08 [auto1.es] INFO: Found listing with ID: TT67656
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XL90476> (referer: https://www.auto1.com/v1/car-details-view/XL90476/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WN13849/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ED81509> (referer: https://www.auto1.com/v1/car-details-view/ED81509/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 610a84be-d09f-552f-a7bc-254e62db915a with identifier: XL90476
2026-03-29 08:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 610a84be-d09f-552f-a7bc-254e62db915a with scrape type 1
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 610a84be-d09f-552f-a7bc-254e62db915a
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_0b1e009f13ba49dc62b7523da87866cf.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0b1e009f13ba49dc62b7523da87866cf.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_a359f0504299cab4c0eca07fb6ced90f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_a359f0504299cab4c0eca07fb6ced90f.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_7f7882d91152f73e713ab9d1a4ec7a75.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_7f7882d91152f73e713ab9d1a4ec7a75.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_90492832c1cfe60fb66a26155f7fa236.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_90492832c1cfe60fb66a26155f7fa236.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_3c9a4836fe720d93800d3cd5b6900db2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_3c9a4836fe720d93800d3cd5b6900db2.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_69e6ac711735a5f8849bb857f2165b05.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_69e6ac711735a5f8849bb857f2165b05.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_0899765ea8431763391275d77b75a224.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0899765ea8431763391275d77b75a224.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_e0d269608deec739cac8b96c607cecad.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_e0d269608deec739cac8b96c607cecad.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_04decfee30e0bfdf3e3182883a40c643.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_04decfee30e0bfdf3e3182883a40c643.jpg already downloaded
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgbc%252F5d%252Fbc5d5064eda000e29da8e262fe4f7083%252Fpa%252FXL90476_b1235bd08a05ba2415b3395553d75b3b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_b1235bd08a05ba2415b3395553d75b3b.jpg already downloaded
2026-03-29 08:01:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 610a84be-d09f-552f-a7bc-254e62db915a, identifier: XL90476
2026-03-29 08:01:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 610a84be-d09f-552f-a7bc-254e62db915a with identifier: XL90476
2026-03-29 08:01:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 610a84be-d09f-552f-a7bc-254e62db915a with identifier: XL90476
2026-03-29 08:01:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 610a84be-d09f-552f-a7bc-254e62db915a with identifier: XL90476 to the API
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XL90476>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:58:44Z',
'fuel_type': 'diesel',
'id': '610a84be-d09f-552f-a7bc-254e62db915a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL90476',
'listing': 'auction',
'location': 'ES, Calaf - Barcelona',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 96924,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0b1e009f13ba49dc62b7523da87866cf.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_a359f0504299cab4c0eca07fb6ced90f.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_7f7882d91152f73e713ab9d1a4ec7a75.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_90492832c1cfe60fb66a26155f7fa236.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_3c9a4836fe720d93800d3cd5b6900db2.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_69e6ac711735a5f8849bb857f2165b05.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0899765ea8431763391275d77b75a224.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_e0d269608deec739cac8b96c607cecad.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_04decfee30e0bfdf3e3182883a40c643.jpg',
'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_b1235bd08a05ba2415b3395553d75b3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80324,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0b1e009f13ba49dc62b7523da87866cf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84614,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_a359f0504299cab4c0eca07fb6ced90f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76042,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_7f7882d91152f73e713ab9d1a4ec7a75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70326,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_90492832c1cfe60fb66a26155f7fa236.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70193,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_3c9a4836fe720d93800d3cd5b6900db2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78255,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_69e6ac711735a5f8849bb857f2165b05.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72815,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_0899765ea8431763391275d77b75a224.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88346,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_e0d269608deec739cac8b96c607cecad.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72942,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_04decfee30e0bfdf3e3182883a40c643.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_610a84be-d09f-552f-a7bc-254e62db915a/610a84be-d09f-552f-a7bc-254e62db915a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70387,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgbc/5d/bc5d5064eda000e29da8e262fe4f7083/pa/XL90476_b1235bd08a05ba2415b3395553d75b3b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.6 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2012}
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL90476%27 HTTP/1.1" 200 None
2026-03-29 08:01:08 [auto1.es] INFO: Saving data for XL90476: {'created_time': 1774771268.956275, 'last_price_update_time': 1774771268.956286, 'auction_closing_time': 1774886324.0}
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XL90476') HTTP/1.1" 204 0
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DA42101> (referer: https://www.auto1.com/v1/car-details-view/DA42101/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/PZ76479/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EW06270> (referer: https://www.auto1.com/v1/car-details-view/EW06270/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bd7d240-5238-56bd-b7b0-feed6b0c94f1 with identifier: ED81509
2026-03-29 08:01:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bd7d240-5238-56bd-b7b0-feed6b0c94f1 with scrape type 1
2026-03-29 08:01:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6bd7d240-5238-56bd-b7b0-feed6b0c94f1
2026-03-29 08:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_c7e384aafaaeabeabd85fb4edf567724.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_c7e384aafaaeabeabd85fb4edf567724.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_ffd8eb017148317c663f1741da668582.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ffd8eb017148317c663f1741da668582.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_dd53285bebe698c880b6ddf8589d2e5b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_dd53285bebe698c880b6ddf8589d2e5b.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_545f45b16a8b521945937e7106f73643.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_545f45b16a8b521945937e7106f73643.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_84402378ed1411d0c72bc45a5d16f951.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84402378ed1411d0c72bc45a5d16f951.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_a83b126040864e5e41f465d33fa92c2b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_a83b126040864e5e41f465d33fa92c2b.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_667d677fd254af74bf373b2b57442538.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_667d677fd254af74bf373b2b57442538.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_84258f1ee74cffca1ababdbeeba9854b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84258f1ee74cffca1ababdbeeba9854b.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_6d5661945d0bad149999d7759a456ef7.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_6d5661945d0bad149999d7759a456ef7.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgdc%252F8c%252Fdc8c430d23bd1d5516aad507a70eb7ce%252Fpa%252FED81509_ed018b66d14c95ec0f30756f6048316f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ed018b66d14c95ec0f30756f6048316f.jpg already downloaded
2026-03-29 08:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 6bd7d240-5238-56bd-b7b0-feed6b0c94f1, identifier: ED81509
2026-03-29 08:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 6bd7d240-5238-56bd-b7b0-feed6b0c94f1 with identifier: ED81509
2026-03-29 08:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 6bd7d240-5238-56bd-b7b0-feed6b0c94f1 with identifier: ED81509
2026-03-29 08:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 6bd7d240-5238-56bd-b7b0-feed6b0c94f1 with identifier: ED81509 to the API
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ED81509>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Rental',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:36:58Z',
'fuel_type': 'diesel',
'id': '6bd7d240-5238-56bd-b7b0-feed6b0c94f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ED81509',
'listing': 'auction',
'location': 'ES, A Cañiza Pontevedra',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 119383,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_c7e384aafaaeabeabd85fb4edf567724.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ffd8eb017148317c663f1741da668582.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_dd53285bebe698c880b6ddf8589d2e5b.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_545f45b16a8b521945937e7106f73643.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84402378ed1411d0c72bc45a5d16f951.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_a83b126040864e5e41f465d33fa92c2b.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_667d677fd254af74bf373b2b57442538.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84258f1ee74cffca1ababdbeeba9854b.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_6d5661945d0bad149999d7759a456ef7.jpg',
'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ed018b66d14c95ec0f30756f6048316f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115898,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_c7e384aafaaeabeabd85fb4edf567724.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119040,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ffd8eb017148317c663f1741da668582.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106717,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_dd53285bebe698c880b6ddf8589d2e5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74422,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_545f45b16a8b521945937e7106f73643.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100224,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84402378ed1411d0c72bc45a5d16f951.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79650,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_a83b126040864e5e41f465d33fa92c2b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75130,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_667d677fd254af74bf373b2b57442538.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102411,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_84258f1ee74cffca1ababdbeeba9854b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93612,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_6d5661945d0bad149999d7759a456ef7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6bd7d240-5238-56bd-b7b0-feed6b0c94f1/6bd7d240-5238-56bd-b7b0-feed6b0c94f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88010,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgdc/8c/dc8c430d23bd1d5516aad507a70eb7ce/pa/ED81509_ed018b66d14c95ec0f30756f6048316f.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulia 2.2 JTDM Super',
'transmission': 'automatic',
'trim': 'Super',
'year': 2017}
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED81509%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [auto1.es] INFO: Saving data for ED81509: {'created_time': 1774771269.689143, 'last_price_update_time': 1774771269.689154, 'auction_closing_time': 1774885018.0}
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='ED81509') HTTP/1.1" 204 0
2026-03-29 08:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90aa4266-536a-56e7-8e79-dea6d4305fc7 with identifier: DA42101
2026-03-29 08:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90aa4266-536a-56e7-8e79-dea6d4305fc7 with scrape type 1
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90aa4266-536a-56e7-8e79-dea6d4305fc7
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_fa33ee155e2f9683a025182e6b975f23.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_fa33ee155e2f9683a025182e6b975f23.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_bd1f2d93fb2d6068b20273aefe8180ba.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_bd1f2d93fb2d6068b20273aefe8180ba.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_6f6649f6e863e8c51eba9a961850ae79.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_6f6649f6e863e8c51eba9a961850ae79.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_3415dc01569f8577a16e566d9f657710.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3415dc01569f8577a16e566d9f657710.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_88b3e720aff5841f07aea731c1bdbd54.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_88b3e720aff5841f07aea731c1bdbd54.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_3344278e641db694d1085cbe30ca132c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3344278e641db694d1085cbe30ca132c.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_cab2b877b8d8d51ee770bedc4124a743.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_cab2b877b8d8d51ee770bedc4124a743.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_5734688f90d20c410d070fe13b0767b5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_5734688f90d20c410d070fe13b0767b5.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_09da74f2b334d4bbcdc9da8ee932673a.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_09da74f2b334d4bbcdc9da8ee932673a.jpg already downloaded
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg37%252Fce%252F37ce1f7b9b923680869d1aa75e6c8ae2%252Fpa%252FDA42101_564983694e06014b2cd6b6446e94a1c3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_564983694e06014b2cd6b6446e94a1c3.jpg already downloaded
2026-03-29 08:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 90aa4266-536a-56e7-8e79-dea6d4305fc7, identifier: DA42101
2026-03-29 08:01:10 [auto1.es] INFO: Channel: 24h | Page: 5 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5 with identifier: EW06270
2026-03-29 08:01:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5 with scrape type 1
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_a41b1098d9e6fb95d42f019c87dfe84b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_a41b1098d9e6fb95d42f019c87dfe84b.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_7e32ba112ea5f313757ed91bb1bbe1ab.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_7e32ba112ea5f313757ed91bb1bbe1ab.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_e9f0f06b453b1d18c31610a3017ec745.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_e9f0f06b453b1d18c31610a3017ec745.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_d5abe551ea40487253705108b1be2e1e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d5abe551ea40487253705108b1be2e1e.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_24d60e39fe06c67a7bd0a7698fe9ba20.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_24d60e39fe06c67a7bd0a7698fe9ba20.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_f936b6386559494cd300d2543ecac18c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_f936b6386559494cd300d2543ecac18c.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_3a89fa762bdf147f83583f9e6ca65302.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_3a89fa762bdf147f83583f9e6ca65302.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_d88f3cf1a14d9fadee385b6a2124815d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d88f3cf1a14d9fadee385b6a2124815d.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_647ffd26dd8cb9f7d3a137958b8ba107.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_647ffd26dd8cb9f7d3a137958b8ba107.jpg already downloaded
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd1%252F51%252Fd15180d1e221740e238c02fc0a14a4ec%252Fpa%252FEW06270_8289cf75ea5c399c104a9ad39b634b92.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_8289cf75ea5c399c104a9ad39b634b92.jpg already downloaded
2026-03-29 08:01:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5, identifier: EW06270
2026-03-29 08:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 90aa4266-536a-56e7-8e79-dea6d4305fc7 with identifier: DA42101
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 08:01:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 08:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 90aa4266-536a-56e7-8e79-dea6d4305fc7 with identifier: DA42101
2026-03-29 08:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 90aa4266-536a-56e7-8e79-dea6d4305fc7 with identifier: DA42101 to the API
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DA42101>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': None,
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:38:27Z',
'fuel_type': 'petrol',
'id': '90aa4266-536a-56e7-8e79-dea6d4305fc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA42101',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97857,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_fa33ee155e2f9683a025182e6b975f23.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_bd1f2d93fb2d6068b20273aefe8180ba.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_6f6649f6e863e8c51eba9a961850ae79.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3415dc01569f8577a16e566d9f657710.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_88b3e720aff5841f07aea731c1bdbd54.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3344278e641db694d1085cbe30ca132c.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_cab2b877b8d8d51ee770bedc4124a743.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_5734688f90d20c410d070fe13b0767b5.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_09da74f2b334d4bbcdc9da8ee932673a.jpg',
'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_564983694e06014b2cd6b6446e94a1c3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91974,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_fa33ee155e2f9683a025182e6b975f23.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86719,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_bd1f2d93fb2d6068b20273aefe8180ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90398,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_6f6649f6e863e8c51eba9a961850ae79.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66224,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3415dc01569f8577a16e566d9f657710.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79292,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_88b3e720aff5841f07aea731c1bdbd54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82751,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_3344278e641db694d1085cbe30ca132c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61126,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_cab2b877b8d8d51ee770bedc4124a743.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80413,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_5734688f90d20c410d070fe13b0767b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89902,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_09da74f2b334d4bbcdc9da8ee932673a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90aa4266-536a-56e7-8e79-dea6d4305fc7/90aa4266-536a-56e7-8e79-dea6d4305fc7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78841,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img37/ce/37ce1f7b9b923680869d1aa75e6c8ae2/pa/DA42101_564983694e06014b2cd6b6446e94a1c3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI Highline 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Highline 4Motion BlueMotion',
'year': 2016}
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA42101%27 HTTP/1.1" 200 None
2026-03-29 08:01:10 [auto1.es] INFO: Saving data for DA42101: {'created_time': 1774771270.852246, 'last_price_update_time': 1774771270.852259, 'auction_closing_time': 1774885107.0}
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DA42101') HTTP/1.1" 204 0
2026-03-29 08:01:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5 with identifier: EW06270
2026-03-29 08:01:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5 with identifier: EW06270
2026-03-29 08:01:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5 with identifier: EW06270 to the API
2026-03-29 08:01:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EW06270>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:15:21Z',
'fuel_type': 'diesel',
'id': '0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EW06270',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Ford',
'model': 'Edge',
'odometer': 150021,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_a41b1098d9e6fb95d42f019c87dfe84b.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_7e32ba112ea5f313757ed91bb1bbe1ab.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_e9f0f06b453b1d18c31610a3017ec745.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d5abe551ea40487253705108b1be2e1e.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_24d60e39fe06c67a7bd0a7698fe9ba20.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_f936b6386559494cd300d2543ecac18c.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_3a89fa762bdf147f83583f9e6ca65302.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d88f3cf1a14d9fadee385b6a2124815d.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_647ffd26dd8cb9f7d3a137958b8ba107.jpg',
'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_8289cf75ea5c399c104a9ad39b634b92.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65100,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_a41b1098d9e6fb95d42f019c87dfe84b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63478,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_7e32ba112ea5f313757ed91bb1bbe1ab.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65295,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_e9f0f06b453b1d18c31610a3017ec745.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55121,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d5abe551ea40487253705108b1be2e1e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56537,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_24d60e39fe06c67a7bd0a7698fe9ba20.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60780,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_f936b6386559494cd300d2543ecac18c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50480,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_3a89fa762bdf147f83583f9e6ca65302.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63015,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_d88f3cf1a14d9fadee385b6a2124815d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58587,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_647ffd26dd8cb9f7d3a137958b8ba107.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5/0b8f1b18-4898-53d7-8abf-1b74c9ecbdc5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65446,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd1/51/d15180d1e221740e238c02fc0a14a4ec/pa/EW06270_8289cf75ea5c399c104a9ad39b634b92.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Edge 2.0 TDCi Bi-Turbo Titanium 4x4',
'transmission': 'automatic',
'trim': 'Titanium 4x4',
'year': 2016}
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW06270%27 HTTP/1.1" 200 None
2026-03-29 08:01:11 [auto1.es] INFO: Saving data for EW06270: {'created_time': 1774771271.359296, 'last_price_update_time': 1774771271.359308, 'auction_closing_time': 1774883721.0}
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EW06270') HTTP/1.1" 204 0
2026-03-29 08:01:11 [auto1.es] INFO: Found listing with ID: TT67656
2026-03-29 08:01:11 [auto1.es] INFO: Found listing with ID: WA75456
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA75456%27 HTTP/1.1" 200 None
2026-03-29 08:01:11 [auto1.es] INFO: Scrape type for WA75456: 0
2026-03-29 08:01:11 [auto1.es] INFO: Found listing with ID: ME86804
2026-03-29 08:01:11 [auto1.es] INFO: Found listing with ID: DY56989
2026-03-29 08:01:11 [auto1.es] INFO: Found listing with ID: WM80180
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM80180%27 HTTP/1.1" 200 None
2026-03-29 08:01:11 [auto1.es] INFO: Scrape type for WM80180: 2
2026-03-29 08:01:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a299f45-3791-59c0-b666-3b5cfd97ada9 with identifier: WM80180
2026-03-29 08:01:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a299f45-3791-59c0-b666-3b5cfd97ada9 with scrape type 2
2026-03-29 08:01:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a299f45-3791-59c0-b666-3b5cfd97ada9 with scrape type 2
2026-03-29 08:01:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5a299f45-3791-59c0-b666-3b5cfd97ada9, identifier: WM80180
2026-03-29 08:01:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5a299f45-3791-59c0-b666-3b5cfd97ada9 with identifier: WM80180
2026-03-29 08:01:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5a299f45-3791-59c0-b666-3b5cfd97ada9 with identifier: WM80180
2026-03-29 08:01:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5a299f45-3791-59c0-b666-3b5cfd97ada9 with identifier: WM80180 to the API
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:45:28Z',
'fuel_type': 'diesel',
'id': '5a299f45-3791-59c0-b666-3b5cfd97ada9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM80180',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 156372,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-20',
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'automatic',
'trim': '',
'year': 2016}
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WM80180%27 HTTP/1.1" 200 None
2026-03-29 08:01:11 [auto1.es] INFO: Saving data for WM80180: {'auction_closing_time': 1774885528.0, 'created_time': 1773127880.339447, 'last_price_update_time': 1774771271.897115}
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WM80180') HTTP/1.1" 204 0
2026-03-29 08:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/AV79521> (referer: https://www.auto1.com/v1/car-details-view/AV79521/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CM19424/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WL36526/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: XS16270
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: NE82558
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: WA73273
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: TP06770
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: JG96257
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG96257%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for JG96257: 2
2026-03-29 08:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5161effa-00d4-5380-bd9c-2f1e4b548b50 with identifier: JG96257
2026-03-29 08:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5161effa-00d4-5380-bd9c-2f1e4b548b50 with scrape type 2
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5161effa-00d4-5380-bd9c-2f1e4b548b50 with scrape type 2
2026-03-29 08:01:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 5161effa-00d4-5380-bd9c-2f1e4b548b50, identifier: JG96257
2026-03-29 08:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 5161effa-00d4-5380-bd9c-2f1e4b548b50 with identifier: JG96257
2026-03-29 08:01:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 5161effa-00d4-5380-bd9c-2f1e4b548b50 with identifier: JG96257
2026-03-29 08:01:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 5161effa-00d4-5380-bd9c-2f1e4b548b50 with identifier: JG96257 to the API
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:51:34Z',
'fuel_type': 'petrol',
'id': '5161effa-00d4-5380-bd9c-2f1e4b548b50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JG96257',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 79520,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-10',
'seller_name': None,
'title': 'Renault Megane 2.0 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2004}
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JG96257%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Saving data for JG96257: {'auction_closing_time': 1774885894.0, 'created_time': 1773127797.126314, 'last_price_update_time': 1774771272.496979}
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JG96257') HTTP/1.1" 204 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: XX73025
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: KL57529
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: CH60945
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH60945%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for CH60945: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: UV28052
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: WK61099
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WK61099%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for WK61099: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: ER43390
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ER43390%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for ER43390: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: ZG91019
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: YA56979
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: MM94561
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM94561%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for MM94561: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: CP55474
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: EK02363
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: RR37429
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: FT14290
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: MV51278
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: TZ15382
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: CH35723
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH35723%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for CH35723: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: BK94618
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK94618%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for BK94618: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: XT80551
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT80551%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for XT80551: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: SL83785
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL83785%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for SL83785: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: RH48139
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: XU11405
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU11405%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for XU11405: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: VR07932
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: TZ59623
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: UZ58756
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ58756%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for UZ58756: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: DK97910
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: TY54994
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: KJ62845
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: UU93913
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: RD73419
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RD73419%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for RD73419: 0
2026-03-29 08:01:12 [auto1.es] INFO: Found listing with ID: ZE78921
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE78921%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [auto1.es] INFO: Scrape type for ZE78921: 0
2026-03-29 08:01:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff67f56c-674f-5f13-8ca3-43f3f2a1c295 with identifier: AV79521
2026-03-29 08:01:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff67f56c-674f-5f13-8ca3-43f3f2a1c295 with scrape type 1
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ff67f56c-674f-5f13-8ca3-43f3f2a1c295
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_a0ffd3ee243c3c02d102b9530cbc6659.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_a0ffd3ee243c3c02d102b9530cbc6659.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_29d8bbc09ac779a5efb930417e95342c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_29d8bbc09ac779a5efb930417e95342c.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_726e4469101ae034f77ca1621fe4a35b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_726e4469101ae034f77ca1621fe4a35b.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_713ed6530d3c7a2fd3a18274a4d4c9ea.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_713ed6530d3c7a2fd3a18274a4d4c9ea.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_6665154b2437798b536dfbda81394442.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_6665154b2437798b536dfbda81394442.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_d6e20a773ecdc5e9a80f754cd8d9ac5d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d6e20a773ecdc5e9a80f754cd8d9ac5d.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_d995c6d94a3700bff268f4bf7078b5e5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d995c6d94a3700bff268f4bf7078b5e5.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_c23c639ebdd632595130fc5cc5a6b523.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_c23c639ebdd632595130fc5cc5a6b523.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_2d8727a4cd6f53d57f85aad3f3a887df.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_2d8727a4cd6f53d57f85aad3f3a887df.jpg already downloaded
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg17%252F40%252F17408ebcd087b819940ac905f17f37ad%252Fpa%252FAV79521_9320f49724aef46cda4bea56526d3bb0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_9320f49724aef46cda4bea56526d3bb0.jpg already downloaded
2026-03-29 08:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ff67f56c-674f-5f13-8ca3-43f3f2a1c295, identifier: AV79521
2026-03-29 08:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ff67f56c-674f-5f13-8ca3-43f3f2a1c295 with identifier: AV79521
2026-03-29 08:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ff67f56c-674f-5f13-8ca3-43f3f2a1c295 with identifier: AV79521
2026-03-29 08:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ff67f56c-674f-5f13-8ca3-43f3f2a1c295 with identifier: AV79521 to the API
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/AV79521>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:50:44Z',
'fuel_type': 'petrol',
'id': 'ff67f56c-674f-5f13-8ca3-43f3f2a1c295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AV79521',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Fiat',
'model': '500',
'odometer': 10126,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_a0ffd3ee243c3c02d102b9530cbc6659.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_29d8bbc09ac779a5efb930417e95342c.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_726e4469101ae034f77ca1621fe4a35b.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_713ed6530d3c7a2fd3a18274a4d4c9ea.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_6665154b2437798b536dfbda81394442.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d6e20a773ecdc5e9a80f754cd8d9ac5d.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d995c6d94a3700bff268f4bf7078b5e5.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_c23c639ebdd632595130fc5cc5a6b523.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_2d8727a4cd6f53d57f85aad3f3a887df.jpg',
'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_9320f49724aef46cda4bea56526d3bb0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65069,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_a0ffd3ee243c3c02d102b9530cbc6659.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65069,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_29d8bbc09ac779a5efb930417e95342c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65635,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_726e4469101ae034f77ca1621fe4a35b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59647,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_713ed6530d3c7a2fd3a18274a4d4c9ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61639,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_6665154b2437798b536dfbda81394442.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59183,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d6e20a773ecdc5e9a80f754cd8d9ac5d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54254,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_d995c6d94a3700bff268f4bf7078b5e5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63382,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_c23c639ebdd632595130fc5cc5a6b523.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62527,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_2d8727a4cd6f53d57f85aad3f3a887df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ff67f56c-674f-5f13-8ca3-43f3f2a1c295/ff67f56c-674f-5f13-8ca3-43f3f2a1c295_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57782,
'Height': 360,
'OriginUrl': 'https://img-pa.auto1.com/img17/40/17408ebcd087b819940ac905f17f37ad/pa/AV79521_9320f49724aef46cda4bea56526d3bb0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.2 S',
'transmission': 'manual',
'trim': 'S',
'year': 2018}
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV79521%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [auto1.es] INFO: Saving data for AV79521: {'created_time': 1774771273.363445, 'last_price_update_time': 1774771273.363461, 'auction_closing_time': 1774885844.0}
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='AV79521') HTTP/1.1" 204 0
2026-03-29 08:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RZ43075> (referer: https://www.auto1.com/v1/car-details-view/RZ43075/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DR86630> (referer: https://www.auto1.com/v1/car-details-view/DR86630/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EY19176> (referer: https://www.auto1.com/v1/car-details-view/EY19176/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JJ21664> (referer: https://www.auto1.com/v1/car-details-view/JJ21664/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffce3e9d-723a-5c42-9a58-dbe98b31b5a7 with identifier: RZ43075
2026-03-29 08:01:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffce3e9d-723a-5c42-9a58-dbe98b31b5a7 with scrape type 1
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ffce3e9d-723a-5c42-9a58-dbe98b31b5a7
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_5ccaf379191e541d34c552252f68832c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_5ccaf379191e541d34c552252f68832c.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_1cc6ea7bf3abed73720d2b68190b4923.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_1cc6ea7bf3abed73720d2b68190b4923.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_8ee0c29433f55c506b64cd7e66a77787.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_8ee0c29433f55c506b64cd7e66a77787.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_6f33e8126f75792ac95c327ae1634477.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_6f33e8126f75792ac95c327ae1634477.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_90a3d98fbf7be69f57073deed41d3c7b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_90a3d98fbf7be69f57073deed41d3c7b.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_c39f627ebc114c4f8b3af436537ac0c9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_c39f627ebc114c4f8b3af436537ac0c9.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_aecb37a04851a3fc7fb9e708e71b3471.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_aecb37a04851a3fc7fb9e708e71b3471.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_b062ea4cf0354497b44186e39776a186.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_b062ea4cf0354497b44186e39776a186.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_a681538e32f5dbb437cb40854bb1af0c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_a681538e32f5dbb437cb40854bb1af0c.jpg already downloaded
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgff%252F34%252Fff3432e10f29fbfd6f28bd4d460ea5eb%252Fpa%252FRZ43075_ccc228d3dce808ca4230c528c8f737dc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_ccc228d3dce808ca4230c528c8f737dc.jpg already downloaded
2026-03-29 08:01:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: ffce3e9d-723a-5c42-9a58-dbe98b31b5a7, identifier: RZ43075
2026-03-29 08:01:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: ffce3e9d-723a-5c42-9a58-dbe98b31b5a7 with identifier: RZ43075
2026-03-29 08:01:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: ffce3e9d-723a-5c42-9a58-dbe98b31b5a7 with identifier: RZ43075
2026-03-29 08:01:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: ffce3e9d-723a-5c42-9a58-dbe98b31b5a7 with identifier: RZ43075 to the API
2026-03-29 08:01:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RZ43075>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6A',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:51:14Z',
'fuel_type': 'diesel',
'id': 'ffce3e9d-723a-5c42-9a58-dbe98b31b5a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RZ43075',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Dacia',
'model': 'Duster',
'odometer': 90678,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_5ccaf379191e541d34c552252f68832c.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_1cc6ea7bf3abed73720d2b68190b4923.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_8ee0c29433f55c506b64cd7e66a77787.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_6f33e8126f75792ac95c327ae1634477.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_90a3d98fbf7be69f57073deed41d3c7b.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_c39f627ebc114c4f8b3af436537ac0c9.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_aecb37a04851a3fc7fb9e708e71b3471.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_b062ea4cf0354497b44186e39776a186.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_a681538e32f5dbb437cb40854bb1af0c.jpg',
'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_ccc228d3dce808ca4230c528c8f737dc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38531,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_5ccaf379191e541d34c552252f68832c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 348826,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_1cc6ea7bf3abed73720d2b68190b4923.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38458,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_8ee0c29433f55c506b64cd7e66a77787.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 336472,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_6f33e8126f75792ac95c327ae1634477.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 312219,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_90a3d98fbf7be69f57073deed41d3c7b.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38742,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_c39f627ebc114c4f8b3af436537ac0c9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337098,
'Height': 1365,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_aecb37a04851a3fc7fb9e708e71b3471.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337177,
'Height': 1358,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_b062ea4cf0354497b44186e39776a186.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32125,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_a681538e32f5dbb437cb40854bb1af0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ffce3e9d-723a-5c42-9a58-dbe98b31b5a7/ffce3e9d-723a-5c42-9a58-dbe98b31b5a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40304,
'Height': 533,
'OriginUrl': 'https://img-pa.auto1.com/imgff/34/ff3432e10f29fbfd6f28bd4d460ea5eb/pa/RZ43075_ccc228d3dce808ca4230c528c8f737dc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2021}
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RZ43075%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [auto1.es] INFO: Saving data for RZ43075: {'created_time': 1774771274.190946, 'last_price_update_time': 1774771274.190957, 'auction_closing_time': 1774885874.0}
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RZ43075') HTTP/1.1" 204 0
2026-03-29 08:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 195e33b3-7d85-502f-a86f-4d03683d9578 with identifier: DR86630
2026-03-29 08:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 195e33b3-7d85-502f-a86f-4d03683d9578 with scrape type 1
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 195e33b3-7d85-502f-a86f-4d03683d9578
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_3ad01e7389947c3a8b046987e3827cd4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3ad01e7389947c3a8b046987e3827cd4.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_05267373f3e5245e02ed436307de2eac.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_05267373f3e5245e02ed436307de2eac.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_0cbb6965688f1ad7f9566a9502b590cc.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_0cbb6965688f1ad7f9566a9502b590cc.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_4d6a1f071a528f582ad9417ecaaa68ff.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_4d6a1f071a528f582ad9417ecaaa68ff.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_fc66286e3119c4103b307f7c98d88ce0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fc66286e3119c4103b307f7c98d88ce0.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_3e2b5e60fef78e9212df17a8a802893d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3e2b5e60fef78e9212df17a8a802893d.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_a2331c355df44014f6ac97680d6f872d.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_a2331c355df44014f6ac97680d6f872d.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_b9f673e3e9343bc325ea124680c245e2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_b9f673e3e9343bc325ea124680c245e2.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_fe41c98dc2bb111517c087b05b3880c3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fe41c98dc2bb111517c087b05b3880c3.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg72%252Fb0%252F72b0a682458563d56741087777df8594%252Fpa%252FDR86630_aed2705de3b5b4d715ce06bdc5cd471b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_aed2705de3b5b4d715ce06bdc5cd471b.jpg already downloaded
2026-03-29 08:01:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 195e33b3-7d85-502f-a86f-4d03683d9578, identifier: DR86630
2026-03-29 08:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 195e33b3-7d85-502f-a86f-4d03683d9578 with identifier: DR86630
2026-03-29 08:01:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 195e33b3-7d85-502f-a86f-4d03683d9578 with identifier: DR86630
2026-03-29 08:01:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 195e33b3-7d85-502f-a86f-4d03683d9578 with identifier: DR86630 to the API
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DR86630>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:47:00Z',
'fuel_type': 'diesel',
'id': '195e33b3-7d85-502f-a86f-4d03683d9578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DR86630',
'listing': 'auction',
'location': 'ES, ESQUIVIAS',
'make': 'Ssangyong',
'model': 'Korando',
'odometer': 117225,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3ad01e7389947c3a8b046987e3827cd4.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_05267373f3e5245e02ed436307de2eac.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_0cbb6965688f1ad7f9566a9502b590cc.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_4d6a1f071a528f582ad9417ecaaa68ff.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fc66286e3119c4103b307f7c98d88ce0.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3e2b5e60fef78e9212df17a8a802893d.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_a2331c355df44014f6ac97680d6f872d.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_b9f673e3e9343bc325ea124680c245e2.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fe41c98dc2bb111517c087b05b3880c3.jpg',
'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_aed2705de3b5b4d715ce06bdc5cd471b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3ad01e7389947c3a8b046987e3827cd4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51757,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_05267373f3e5245e02ed436307de2eac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61159,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_0cbb6965688f1ad7f9566a9502b590cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48072,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_4d6a1f071a528f582ad9417ecaaa68ff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58191,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fc66286e3119c4103b307f7c98d88ce0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62868,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_3e2b5e60fef78e9212df17a8a802893d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49632,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_a2331c355df44014f6ac97680d6f872d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60747,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_b9f673e3e9343bc325ea124680c245e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63436,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_fe41c98dc2bb111517c087b05b3880c3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_195e33b3-7d85-502f-a86f-4d03683d9578/195e33b3-7d85-502f-a86f-4d03683d9578_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50633,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img72/b0/72b0a682458563d56741087777df8594/pa/DR86630_aed2705de3b5b4d715ce06bdc5cd471b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Korando 2.0 TD C 4x2',
'transmission': 'manual',
'trim': 'C 4x2',
'year': 2014}
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR86630%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [auto1.es] INFO: Saving data for DR86630: {'created_time': 1774771274.913669, 'last_price_update_time': 1774771274.913679, 'auction_closing_time': 1774885620.0}
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DR86630') HTTP/1.1" 204 0
2026-03-29 08:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WN13849> (referer: https://www.auto1.com/v1/car-details-view/WN13849/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/PZ76479> (referer: https://www.auto1.com/v1/car-details-view/PZ76479/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b721bef5-27cc-5a8c-aa6a-c5ab7a283a73 with identifier: EY19176
2026-03-29 08:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b721bef5-27cc-5a8c-aa6a-c5ab7a283a73 with scrape type 1
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b721bef5-27cc-5a8c-aa6a-c5ab7a283a73
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_11a2953314f000126b51c4329b79b162.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_11a2953314f000126b51c4329b79b162.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_6118bcbffdab8fd20aef072f1ddba386.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_6118bcbffdab8fd20aef072f1ddba386.jpg already downloaded
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_ac793662c7a33c6f6820dd903b1f8e82.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ac793662c7a33c6f6820dd903b1f8e82.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_b09176f700d63c35e75812fd4427cc44.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_b09176f700d63c35e75812fd4427cc44.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_d05288f4b4aef15852d76b4b0e204e58.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_d05288f4b4aef15852d76b4b0e204e58.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_2c4c712ca2e8b14a868513510791fd8f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_2c4c712ca2e8b14a868513510791fd8f.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_ede26b010ba50901420c34d1d298e2d5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ede26b010ba50901420c34d1d298e2d5.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_1f39e7560adde40f338d2c44c84fd03e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_1f39e7560adde40f338d2c44c84fd03e.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_8f4d91bb6c499ea9205f77c5e31a0479.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_8f4d91bb6c499ea9205f77c5e31a0479.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg8d%252Fa9%252F8da981302aa579d85fc2f335beeda13c%252Fpa%252FEY19176_90c28104e18dd3dec5709afc1a7de77c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_90c28104e18dd3dec5709afc1a7de77c.jpg already downloaded
2026-03-29 08:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: b721bef5-27cc-5a8c-aa6a-c5ab7a283a73, identifier: EY19176
2026-03-29 08:01:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7744156b-9984-5700-952e-bc85d85ff2b2 with identifier: JJ21664
2026-03-29 08:01:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7744156b-9984-5700-952e-bc85d85ff2b2 with scrape type 1
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7744156b-9984-5700-952e-bc85d85ff2b2
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_ed9db1e1336786a85f546ca78722b540.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_ed9db1e1336786a85f546ca78722b540.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_3bb94a2aa734df546cd140f2813f4cf6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_3bb94a2aa734df546cd140f2813f4cf6.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_08a6b1f3ebaaec0fcc527a7b9c3011c2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_08a6b1f3ebaaec0fcc527a7b9c3011c2.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_286141c6d0d5f62ec31cc48c2c24b9db.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_286141c6d0d5f62ec31cc48c2c24b9db.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_17165de7e9a69cac0600669a4b448d58.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_17165de7e9a69cac0600669a4b448d58.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_0c18749faefb6e10909cbcc4bbbfd917.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_0c18749faefb6e10909cbcc4bbbfd917.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_13c322f611a92db5ac131468feab2a70.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_13c322f611a92db5ac131468feab2a70.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_4e5d0d80a4a1531b1e9ede6d22d2cdc8.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_4e5d0d80a4a1531b1e9ede6d22d2cdc8.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_962ec9f8879346915cd423d3bce0eec5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_962ec9f8879346915cd423d3bce0eec5.jpg already downloaded
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg0b%252F1b%252F0b1bc6926b74d5df81c811f62a6c7dc5%252Fpa%252FJJ21664_a2831934248b7a7f013101db6d7857a0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_a2831934248b7a7f013101db6d7857a0.jpg already downloaded
2026-03-29 08:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7744156b-9984-5700-952e-bc85d85ff2b2, identifier: JJ21664
2026-03-29 08:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: b721bef5-27cc-5a8c-aa6a-c5ab7a283a73 with identifier: EY19176
2026-03-29 08:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: b721bef5-27cc-5a8c-aa6a-c5ab7a283a73 with identifier: EY19176
2026-03-29 08:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: b721bef5-27cc-5a8c-aa6a-c5ab7a283a73 with identifier: EY19176 to the API
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EY19176>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:02:33Z',
'fuel_type': 'diesel',
'id': 'b721bef5-27cc-5a8c-aa6a-c5ab7a283a73',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EY19176',
'listing': 'auction',
'location': 'ES, A Cañiza Pontevedra',
'make': 'Audi',
'model': 'A4',
'odometer': 139645,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 13,
'photo_urls': ['https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_11a2953314f000126b51c4329b79b162.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_6118bcbffdab8fd20aef072f1ddba386.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ac793662c7a33c6f6820dd903b1f8e82.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_b09176f700d63c35e75812fd4427cc44.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_d05288f4b4aef15852d76b4b0e204e58.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_2c4c712ca2e8b14a868513510791fd8f.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ede26b010ba50901420c34d1d298e2d5.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_1f39e7560adde40f338d2c44c84fd03e.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_8f4d91bb6c499ea9205f77c5e31a0479.jpg',
'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_90c28104e18dd3dec5709afc1a7de77c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59133,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_11a2953314f000126b51c4329b79b162.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62462,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_6118bcbffdab8fd20aef072f1ddba386.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56676,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ac793662c7a33c6f6820dd903b1f8e82.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44914,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_b09176f700d63c35e75812fd4427cc44.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56256,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_d05288f4b4aef15852d76b4b0e204e58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56589,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_2c4c712ca2e8b14a868513510791fd8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56533,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_ede26b010ba50901420c34d1d298e2d5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_1f39e7560adde40f338d2c44c84fd03e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_8f4d91bb6c499ea9205f77c5e31a0479.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b721bef5-27cc-5a8c-aa6a-c5ab7a283a73/b721bef5-27cc-5a8c-aa6a-c5ab7a283a73_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71662,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img8d/a9/8da981302aa579d85fc2f335beeda13c/pa/EY19176_90c28104e18dd3dec5709afc1a7de77c.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 2.0 TDI',
'transmission': 'manual',
'trim': '',
'year': 2014}
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY19176%27 HTTP/1.1" 200 None
2026-03-29 08:01:15 [auto1.es] INFO: Saving data for EY19176: {'created_time': 1774771275.898248, 'last_price_update_time': 1774771275.898258, 'auction_closing_time': 1774882953.0}
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EY19176') HTTP/1.1" 204 0
2026-03-29 08:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7744156b-9984-5700-952e-bc85d85ff2b2 with identifier: JJ21664
2026-03-29 08:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7744156b-9984-5700-952e-bc85d85ff2b2 with identifier: JJ21664
2026-03-29 08:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7744156b-9984-5700-952e-bc85d85ff2b2 with identifier: JJ21664 to the API
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JJ21664>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:26:53Z',
'fuel_type': 'diesel',
'id': '7744156b-9984-5700-952e-bc85d85ff2b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ21664',
'listing': 'auction',
'location': 'ES, Zaragoza',
'make': 'Kia',
'model': 'XCeed',
'odometer': 88421,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_ed9db1e1336786a85f546ca78722b540.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_3bb94a2aa734df546cd140f2813f4cf6.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_08a6b1f3ebaaec0fcc527a7b9c3011c2.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_286141c6d0d5f62ec31cc48c2c24b9db.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_17165de7e9a69cac0600669a4b448d58.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_0c18749faefb6e10909cbcc4bbbfd917.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_13c322f611a92db5ac131468feab2a70.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_4e5d0d80a4a1531b1e9ede6d22d2cdc8.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_962ec9f8879346915cd423d3bce0eec5.jpg',
'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_a2831934248b7a7f013101db6d7857a0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66100,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_ed9db1e1336786a85f546ca78722b540.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66100,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_3bb94a2aa734df546cd140f2813f4cf6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58598,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_08a6b1f3ebaaec0fcc527a7b9c3011c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48179,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_286141c6d0d5f62ec31cc48c2c24b9db.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55215,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_17165de7e9a69cac0600669a4b448d58.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60171,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_0c18749faefb6e10909cbcc4bbbfd917.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59987,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_13c322f611a92db5ac131468feab2a70.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76375,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_4e5d0d80a4a1531b1e9ede6d22d2cdc8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66957,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_962ec9f8879346915cd423d3bce0eec5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7744156b-9984-5700-952e-bc85d85ff2b2/7744156b-9984-5700-952e-bc85d85ff2b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0b/1b/0b1bc6926b74d5df81c811f62a6c7dc5/pa/JJ21664_a2831934248b7a7f013101db6d7857a0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 CRDi Mild-Hybrid Motion',
'transmission': 'manual',
'trim': 'Motion',
'year': 2021}
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JJ21664%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Saving data for JJ21664: {'created_time': 1774771276.276564, 'last_price_update_time': 1774771276.276575, 'auction_closing_time': 1774884413.0}
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JJ21664') HTTP/1.1" 204 0
2026-03-29 08:01:16 [auto1.es] INFO: Channel: 24h | Page: 6 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: ZH97805
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: GB64088
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: EC92168
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EC92168%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for EC92168: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: DU03691
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: FY67843
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FY67843%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for FY67843: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: LA22899
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA22899%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for LA22899: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: BK29060
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: FE11610
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FE11610%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for FE11610: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: MD24315
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: DF11976
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: HL11989
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HL11989%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for HL11989: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: EE18578
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: HV58793
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: AU82484
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU82484%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for AU82484: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: CL32416
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL32416%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for CL32416: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: JT03070
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JT03070%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for JT03070: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: NE16283
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NE16283%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for NE16283: 0
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: CZ44348
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: ZA37078
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: UE66949
2026-03-29 08:01:16 [auto1.es] INFO: Found listing with ID: UZ91236
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ91236%27 HTTP/1.1" 200 None
2026-03-29 08:01:16 [auto1.es] INFO: Scrape type for UZ91236: 2
2026-03-29 08:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with identifier: UZ91236
2026-03-29 08:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with scrape type 2
2026-03-29 08:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with scrape type 2
2026-03-29 08:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bf63b43e-8f59-5ec7-8a2f-7c50a6f10009, identifier: UZ91236
2026-03-29 08:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with identifier: UZ91236
2026-03-29 08:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with identifier: UZ91236
2026-03-29 08:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bf63b43e-8f59-5ec7-8a2f-7c50a6f10009 with identifier: UZ91236 to the API
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:34:34Z',
'fuel_type': 'petrol',
'id': 'bf63b43e-8f59-5ec7-8a2f-7c50a6f10009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UZ91236',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 298211,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-27',
'seller_name': None,
'title': 'Kia Sportage 1.6 TGDI GT Line Essential 4WD',
'transmission': 'automatic',
'trim': 'GT Line Essential 4WD',
'year': 2018}
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UZ91236%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [auto1.es] INFO: Saving data for UZ91236: {'auction_closing_time': 1774884874.0, 'created_time': 1773842614.106582, 'last_price_update_time': 1774771277.013018}
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UZ91236') HTTP/1.1" 204 0
2026-03-29 08:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f84ffa3b-8282-526b-8431-496dd8a307cf with identifier: WN13849
2026-03-29 08:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f84ffa3b-8282-526b-8431-496dd8a307cf with scrape type 1
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f84ffa3b-8282-526b-8431-496dd8a307cf
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_dd8220d8c9c7712d5c0650b8ce7e1e34.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_dd8220d8c9c7712d5c0650b8ce7e1e34.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_05a80992e84abd330d672b47b5f07dd8.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_05a80992e84abd330d672b47b5f07dd8.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_789ffff39d75e13a5d7976eaa4a56d53.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_789ffff39d75e13a5d7976eaa4a56d53.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_f18f1b7042bb9c774af1b6adbb0e0057.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_f18f1b7042bb9c774af1b6adbb0e0057.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_3678d9e5ff4468c01adba5e90b798395.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_3678d9e5ff4468c01adba5e90b798395.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_c266bd5b94ada7b7da02e4a4d7af4cc4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_c266bd5b94ada7b7da02e4a4d7af4cc4.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_8836ad2b3df743bdc0649450aaba633b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8836ad2b3df743bdc0649450aaba633b.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_8426af9c0b687a4c436aed6e9aeafc11.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8426af9c0b687a4c436aed6e9aeafc11.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_33ded802cf3eb93e1a8de0661823e935.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_33ded802cf3eb93e1a8de0661823e935.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd8%252F83%252Fd883b1d119a9b6354c4a6bd0f1177e15%252Fpa%252FWN13849_4a7f13099d7583dc5848b9283b607543.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_4a7f13099d7583dc5848b9283b607543.jpg already downloaded
2026-03-29 08:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: f84ffa3b-8282-526b-8431-496dd8a307cf, identifier: WN13849
2026-03-29 08:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2313921a-65d6-52b9-941b-5f9deb8f0dc4 with identifier: PZ76479
2026-03-29 08:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2313921a-65d6-52b9-941b-5f9deb8f0dc4 with scrape type 1
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2313921a-65d6-52b9-941b-5f9deb8f0dc4
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_8d942d796cf459e96f8f50f952abb7ac.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_8d942d796cf459e96f8f50f952abb7ac.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_ba93e7a13c8d9745edf04e9c09ff06d8.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_ba93e7a13c8d9745edf04e9c09ff06d8.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_020484659beb78b4785e17e184930b4f.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_020484659beb78b4785e17e184930b4f.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_aa2bc929864290ebaae481b947528033.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_aa2bc929864290ebaae481b947528033.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_f80858407fb2e49f72bab01a77506e5e.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_f80858407fb2e49f72bab01a77506e5e.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_7e17e71b4c9c8b5aaf3c9b1d95c5b7b6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_7e17e71b4c9c8b5aaf3c9b1d95c5b7b6.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_0a5e49d2a2b516165eefc3964d02aea9.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_0a5e49d2a2b516165eefc3964d02aea9.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_5bbcc575cc0593f00c125607bd2cc1d4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_5bbcc575cc0593f00c125607bd2cc1d4.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_172e392e9980e231bb7148fa767addb3.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_172e392e9980e231bb7148fa767addb3.jpg already downloaded
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf6%252F63%252Ff663d895d5583a1a322801c72732f023%252Fpa%252FPZ76479_12a5906150b122413c91ce01a08827f6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_12a5906150b122413c91ce01a08827f6.jpg already downloaded
2026-03-29 08:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 2313921a-65d6-52b9-941b-5f9deb8f0dc4, identifier: PZ76479
2026-03-29 08:01:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: CU24817
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CU24817%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [auto1.es] INFO: Scrape type for CU24817: 0
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: RR40846
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: UG21171
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: AS83743
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: GZ25501
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ25501%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [auto1.es] INFO: Scrape type for GZ25501: 0
2026-03-29 08:01:17 [auto1.es] INFO: Found listing with ID: LS55149
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS55149%27 HTTP/1.1" 200 None
2026-03-29 08:01:17 [auto1.es] INFO: Scrape type for LS55149: 2
2026-03-29 08:01:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with identifier: LS55149
2026-03-29 08:01:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with scrape type 2
2026-03-29 08:01:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with scrape type 2
2026-03-29 08:01:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88, identifier: LS55149
2026-03-29 08:01:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: f84ffa3b-8282-526b-8431-496dd8a307cf with identifier: WN13849
2026-03-29 08:01:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: f84ffa3b-8282-526b-8431-496dd8a307cf with identifier: WN13849
2026-03-29 08:01:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: f84ffa3b-8282-526b-8431-496dd8a307cf with identifier: WN13849 to the API
2026-03-29 08:01:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WN13849>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:01:37Z',
'fuel_type': 'diesel',
'id': 'f84ffa3b-8282-526b-8431-496dd8a307cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WN13849',
'listing': 'auction',
'location': 'ES, El Prat de Llobregat (Barcelona)',
'make': 'Mazda',
'model': '5',
'odometer': 91061,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_dd8220d8c9c7712d5c0650b8ce7e1e34.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_05a80992e84abd330d672b47b5f07dd8.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_789ffff39d75e13a5d7976eaa4a56d53.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_f18f1b7042bb9c774af1b6adbb0e0057.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_3678d9e5ff4468c01adba5e90b798395.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_c266bd5b94ada7b7da02e4a4d7af4cc4.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8836ad2b3df743bdc0649450aaba633b.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8426af9c0b687a4c436aed6e9aeafc11.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_33ded802cf3eb93e1a8de0661823e935.jpg',
'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_4a7f13099d7583dc5848b9283b607543.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73598,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_dd8220d8c9c7712d5c0650b8ce7e1e34.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67316,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_05a80992e84abd330d672b47b5f07dd8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66448,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_789ffff39d75e13a5d7976eaa4a56d53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56916,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_f18f1b7042bb9c774af1b6adbb0e0057.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63407,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_3678d9e5ff4468c01adba5e90b798395.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69171,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_c266bd5b94ada7b7da02e4a4d7af4cc4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62400,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8836ad2b3df743bdc0649450aaba633b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62994,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_8426af9c0b687a4c436aed6e9aeafc11.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66344,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_33ded802cf3eb93e1a8de0661823e935.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f84ffa3b-8282-526b-8431-496dd8a307cf/f84ffa3b-8282-526b-8431-496dd8a307cf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67952,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd8/83/d883b1d119a9b6354c4a6bd0f1177e15/pa/WN13849_4a7f13099d7583dc5848b9283b607543.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-07-02',
'seats_number': 7,
'seller_name': None,
'title': 'Mazda 5 1.6 CD Diesel Luxury',
'transmission': 'manual',
'trim': 'Luxury',
'year': 2012}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN13849%27 HTTP/1.1" 200 None
2026-03-29 08:01:18 [auto1.es] INFO: Saving data for WN13849: {'created_time': 1774771278.293967, 'last_price_update_time': 1774771278.293978, 'auction_closing_time': 1774882897.0}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WN13849') HTTP/1.1" 204 0
2026-03-29 08:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 2313921a-65d6-52b9-941b-5f9deb8f0dc4 with identifier: PZ76479
2026-03-29 08:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 2313921a-65d6-52b9-941b-5f9deb8f0dc4 with identifier: PZ76479
2026-03-29 08:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 2313921a-65d6-52b9-941b-5f9deb8f0dc4 with identifier: PZ76479 to the API
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/PZ76479>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:01:16Z',
'fuel_type': 'diesel',
'id': '2313921a-65d6-52b9-941b-5f9deb8f0dc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PZ76479',
'listing': 'auction',
'location': 'ES, Campo Real',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 136092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_8d942d796cf459e96f8f50f952abb7ac.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_ba93e7a13c8d9745edf04e9c09ff06d8.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_020484659beb78b4785e17e184930b4f.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_aa2bc929864290ebaae481b947528033.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_f80858407fb2e49f72bab01a77506e5e.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_7e17e71b4c9c8b5aaf3c9b1d95c5b7b6.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_0a5e49d2a2b516165eefc3964d02aea9.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_5bbcc575cc0593f00c125607bd2cc1d4.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_172e392e9980e231bb7148fa767addb3.jpg',
'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_12a5906150b122413c91ce01a08827f6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93776,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_8d942d796cf459e96f8f50f952abb7ac.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84613,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_ba93e7a13c8d9745edf04e9c09ff06d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93487,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_020484659beb78b4785e17e184930b4f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62827,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_aa2bc929864290ebaae481b947528033.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65571,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_f80858407fb2e49f72bab01a77506e5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95235,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_7e17e71b4c9c8b5aaf3c9b1d95c5b7b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54160,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_0a5e49d2a2b516165eefc3964d02aea9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91076,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_5bbcc575cc0593f00c125607bd2cc1d4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81555,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_172e392e9980e231bb7148fa767addb3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2313921a-65d6-52b9-941b-5f9deb8f0dc4/2313921a-65d6-52b9-941b-5f9deb8f0dc4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82208,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf6/63/f663d895d5583a1a322801c72732f023/pa/PZ76479_12a5906150b122413c91ce01a08827f6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade 2.0 M-Jet Limited 4WD',
'transmission': 'automatic',
'trim': 'Limited 4WD',
'year': 2016}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ76479%27 HTTP/1.1" 200 None
2026-03-29 08:01:18 [auto1.es] INFO: Saving data for PZ76479: {'created_time': 1774771278.659351, 'last_price_update_time': 1774771278.659361, 'auction_closing_time': 1774882876.0}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PZ76479') HTTP/1.1" 204 0
2026-03-29 08:01:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with identifier: LS55149
2026-03-29 08:01:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with identifier: LS55149
2026-03-29 08:01:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88 with identifier: LS55149 to the API
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:05:24Z',
'fuel_type': 'petrol',
'id': 'e6f5e9c9-ac2d-5806-b07e-8a1af51e2b88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS55149',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 136212,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-26',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS55149%27 HTTP/1.1" 200 None
2026-03-29 08:01:18 [auto1.es] INFO: Saving data for LS55149: {'auction_closing_time': 1774883124.0, 'created_time': 1774555476.741137, 'last_price_update_time': 1774771278.959013}
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LS55149') HTTP/1.1" 204 0
2026-03-29 08:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CM19424> (referer: https://www.auto1.com/v1/car-details-view/CM19424/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:18 [auto1.es] INFO: Found listing with ID: PD21728
2026-03-29 08:01:18 [auto1.es] INFO: Found listing with ID: GT92698
2026-03-29 08:01:18 [auto1.es] INFO: Found listing with ID: VD81677
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VD81677%27 HTTP/1.1" 200 None
2026-03-29 08:01:18 [auto1.es] INFO: Scrape type for VD81677: 0
2026-03-29 08:01:18 [auto1.es] INFO: Found listing with ID: YT10361
2026-03-29 08:01:18 [auto1.es] INFO: Found listing with ID: NN86390
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN86390%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for NN86390: 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: ZD67493
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD67493%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for ZD67493: 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: XB61397
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: UG63824
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG63824%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for UG63824: 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: FC07978
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FC07978%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for FC07978: 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: JR86606
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR86606%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for JR86606: 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: WW69130
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: MX84470
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MX84470%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for MX84470: 2
2026-03-29 08:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with identifier: MX84470
2026-03-29 08:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with scrape type 2
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with scrape type 2
2026-03-29 08:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 7bd4f01b-d69f-53f8-926d-f55cf7496d7c, identifier: MX84470
2026-03-29 08:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WL36526> (referer: https://www.auto1.com/v1/car-details-view/WL36526/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with identifier: MX84470
2026-03-29 08:01:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with identifier: MX84470
2026-03-29 08:01:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 7bd4f01b-d69f-53f8-926d-f55cf7496d7c with identifier: MX84470 to the API
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:15:45Z',
'fuel_type': 'diesel',
'id': '7bd4f01b-d69f-53f8-926d-f55cf7496d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MX84470',
'listing': 'auction',
'make': 'Seat',
'model': 'Altea',
'odometer': 280035,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-30',
'seller_name': None,
'title': 'Seat Altea 1.9 TDI Reference',
'transmission': 'manual',
'trim': 'Reference',
'year': 2006}
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MX84470%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Saving data for MX84470: {'auction_closing_time': 1774883745.0, 'created_time': 1774555328.549955, 'last_price_update_time': 1774771279.562521}
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='MX84470') HTTP/1.1" 204 0
2026-03-29 08:01:19 [auto1.es] INFO: Found listing with ID: YX82549
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX82549%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [auto1.es] INFO: Scrape type for YX82549: 0
2026-03-29 08:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cd4f52e-3b46-5e72-a317-03f44121989b with identifier: CM19424
2026-03-29 08:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cd4f52e-3b46-5e72-a317-03f44121989b with scrape type 1
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cd4f52e-3b46-5e72-a317-03f44121989b
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_0e8efbc1fb5e1b78aa2b209069906701.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_0e8efbc1fb5e1b78aa2b209069906701.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_b6c928fd19fb68fab9b5a952ddc4ca6c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6c928fd19fb68fab9b5a952ddc4ca6c.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_d3cd14a9a62244a4f8f573061a54c5ec.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_d3cd14a9a62244a4f8f573061a54c5ec.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_b6424e3b0f72cfe40ab364b18b313573.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6424e3b0f72cfe40ab364b18b313573.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_8b5f79d1ca6303ea82f08c87df0b7aa6.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_8b5f79d1ca6303ea82f08c87df0b7aa6.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_ef467bc7d695b55ae7fc5ea1ffb5ad72.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_ef467bc7d695b55ae7fc5ea1ffb5ad72.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_3371e7ec259ed764b9a339010507ba0b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_3371e7ec259ed764b9a339010507ba0b.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_216c2d1ef005863d0cf916efbf279071.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_216c2d1ef005863d0cf916efbf279071.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_571757b107a8352f4348132fc473424b.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_571757b107a8352f4348132fc473424b.jpg already downloaded
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga6%252F34%252Fa634e0f60681c9bf046c07909aa080cc%252Fpa%252FCM19424_1b51b24dd108b57d037dfe89b1ffa6ee.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_1b51b24dd108b57d037dfe89b1ffa6ee.jpg already downloaded
2026-03-29 08:01:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4cd4f52e-3b46-5e72-a317-03f44121989b, identifier: CM19424
2026-03-29 08:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6 with identifier: WL36526
2026-03-29 08:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6 with scrape type 1
2026-03-29 08:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_647d497f1b3759883633bdb2baa83cd2.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_647d497f1b3759883633bdb2baa83cd2.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_ce15ed65adb04168f00bb1b054b59a41.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ce15ed65adb04168f00bb1b054b59a41.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_ba59a1272edd4bf1d8c26c007ff5c9a4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ba59a1272edd4bf1d8c26c007ff5c9a4.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_2feeefbfb2fa0b6ef9ca4a54091e8111.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2feeefbfb2fa0b6ef9ca4a54091e8111.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_85bcc5ae77d6c42463a276137423ebff.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85bcc5ae77d6c42463a276137423ebff.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_4c85b9d7b10b900528bcee9bcfd74bb4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_4c85b9d7b10b900528bcee9bcfd74bb4.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_85dfd70d7957e2dad6f8ea9ad1e6eee5.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85dfd70d7957e2dad6f8ea9ad1e6eee5.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_13204d630e28685d1130e563afb7d11c.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_13204d630e28685d1130e563afb7d11c.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_2b5dee486a13ad376fadc0f6a751b2aa.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2b5dee486a13ad376fadc0f6a751b2aa.jpg already downloaded
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgcf%252F92%252Fcf92d1826776e1e3dbea6a831d46d01a%252Fpa%252FWL36526_18531c3b3ee593ca8690151022056bb4.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_18531c3b3ee593ca8690151022056bb4.jpg already downloaded
2026-03-29 08:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6, identifier: WL36526
2026-03-29 08:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4cd4f52e-3b46-5e72-a317-03f44121989b with identifier: CM19424
2026-03-29 08:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4cd4f52e-3b46-5e72-a317-03f44121989b with identifier: CM19424
2026-03-29 08:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4cd4f52e-3b46-5e72-a317-03f44121989b with identifier: CM19424 to the API
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CM19424>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:12:26Z',
'fuel_type': 'diesel',
'id': '4cd4f52e-3b46-5e72-a317-03f44121989b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM19424',
'listing': 'auction',
'location': 'ES, Araia',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 119105,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_0e8efbc1fb5e1b78aa2b209069906701.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6c928fd19fb68fab9b5a952ddc4ca6c.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_d3cd14a9a62244a4f8f573061a54c5ec.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6424e3b0f72cfe40ab364b18b313573.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_8b5f79d1ca6303ea82f08c87df0b7aa6.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_ef467bc7d695b55ae7fc5ea1ffb5ad72.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_3371e7ec259ed764b9a339010507ba0b.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_216c2d1ef005863d0cf916efbf279071.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_571757b107a8352f4348132fc473424b.jpg',
'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_1b51b24dd108b57d037dfe89b1ffa6ee.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_0e8efbc1fb5e1b78aa2b209069906701.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67873,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6c928fd19fb68fab9b5a952ddc4ca6c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74981,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_d3cd14a9a62244a4f8f573061a54c5ec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79912,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_b6424e3b0f72cfe40ab364b18b313573.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74057,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_8b5f79d1ca6303ea82f08c87df0b7aa6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82393,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_ef467bc7d695b55ae7fc5ea1ffb5ad72.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74313,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_3371e7ec259ed764b9a339010507ba0b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70618,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_216c2d1ef005863d0cf916efbf279071.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84361,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_571757b107a8352f4348132fc473424b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4cd4f52e-3b46-5e72-a317-03f44121989b/4cd4f52e-3b46-5e72-a317-03f44121989b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62577,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga6/34/a634e0f60681c9bf046c07909aa080cc/pa/CM19424_1b51b24dd108b57d037dfe89b1ffa6ee.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 2,
'seller_name': None,
'title': 'Citroen Berlingo 1.6 Blue-HDi Control M',
'transmission': 'manual',
'trim': 'Control M',
'year': 2019}
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM19424%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [auto1.es] INFO: Saving data for CM19424: {'created_time': 1774771280.611643, 'last_price_update_time': 1774771280.611653, 'auction_closing_time': 1774883546.0}
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CM19424') HTTP/1.1" 204 0
2026-03-29 08:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6 with identifier: WL36526
2026-03-29 08:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6 with identifier: WL36526
2026-03-29 08:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6 with identifier: WL36526 to the API
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WL36526>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:34:53Z',
'fuel_type': 'petrol',
'id': '4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL36526',
'listing': 'auction',
'location': 'ES, Calaf - Barcelona',
'make': 'BMW',
'model': '1er',
'odometer': 68214,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_647d497f1b3759883633bdb2baa83cd2.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ce15ed65adb04168f00bb1b054b59a41.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ba59a1272edd4bf1d8c26c007ff5c9a4.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2feeefbfb2fa0b6ef9ca4a54091e8111.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85bcc5ae77d6c42463a276137423ebff.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_4c85b9d7b10b900528bcee9bcfd74bb4.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85dfd70d7957e2dad6f8ea9ad1e6eee5.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_13204d630e28685d1130e563afb7d11c.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2b5dee486a13ad376fadc0f6a751b2aa.jpg',
'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_18531c3b3ee593ca8690151022056bb4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109653,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_647d497f1b3759883633bdb2baa83cd2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105441,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ce15ed65adb04168f00bb1b054b59a41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101153,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_ba59a1272edd4bf1d8c26c007ff5c9a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69594,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2feeefbfb2fa0b6ef9ca4a54091e8111.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85629,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85bcc5ae77d6c42463a276137423ebff.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97669,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_4c85b9d7b10b900528bcee9bcfd74bb4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73827,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_85dfd70d7957e2dad6f8ea9ad1e6eee5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94630,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_13204d630e28685d1130e563afb7d11c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96348,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_2b5dee486a13ad376fadc0f6a751b2aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6/4e1f5b29-5ef3-5be5-83a9-c77d34ceaea6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76832,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcf/92/cf92d1826776e1e3dbea6a831d46d01a/pa/WL36526_18531c3b3ee593ca8690151022056bb4.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1er 118i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL36526%27 HTTP/1.1" 200 None
2026-03-29 08:01:20 [auto1.es] INFO: Saving data for WL36526: {'created_time': 1774771280.980312, 'last_price_update_time': 1774771280.980323, 'auction_closing_time': 1774884893.0}
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WL36526') HTTP/1.1" 204 0
2026-03-29 08:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:21 [auto1.es] INFO: Channel: 24h | Page: 7 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: MT58185
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT58185%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for MT58185: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: JP19484
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JP19484%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for JP19484: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: TX02408
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX02408%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for TX02408: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: BM81559
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM81559%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for BM81559: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: CK76032
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CK76032%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for CK76032: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: WV75018
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: PG51774
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PG51774%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for PG51774: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: PA43540
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: CB03666
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB03666%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for CB03666: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: ZN02005
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: ZJ67299
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: MD81888
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD81888%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for MD81888: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: ZW95177
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW95177%27 HTTP/1.1" 200 None
2026-03-29 08:01:21 [auto1.es] INFO: Scrape type for ZW95177: 0
2026-03-29 08:01:21 [auto1.es] INFO: Found listing with ID: KD17519
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD17519%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for KD17519: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: LC37713
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC37713%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for LC37713: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: BD22709
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: VB81501
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB81501%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for VB81501: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: ZZ62546
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ62546%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for ZZ62546: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: FA71297
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA71297%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for FA71297: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: UV08458
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: CL10688
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: NL01395
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: WA88394
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: VR45740
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR45740%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for VR45740: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: EZ05662
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: UJ64573
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UJ64573%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for UJ64573: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: CB84377
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB84377%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for CB84377: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: TT52004
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT52004%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for TT52004: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: VU50837
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU50837%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for VU50837: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: YW59434
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW59434%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for YW59434: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: DW22650
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW22650%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for DW22650: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: NL32920
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NL32920%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for NL32920: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: PZ72634
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: XF10257
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF10257%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for XF10257: 0
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: YT02265
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT02265%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for YT02265: 2
2026-03-29 08:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d864ca91-5b36-58e1-b590-7fdcb4492892 with identifier: YT02265
2026-03-29 08:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d864ca91-5b36-58e1-b590-7fdcb4492892 with scrape type 2
2026-03-29 08:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d864ca91-5b36-58e1-b590-7fdcb4492892 with scrape type 2
2026-03-29 08:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d864ca91-5b36-58e1-b590-7fdcb4492892, identifier: YT02265
2026-03-29 08:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d864ca91-5b36-58e1-b590-7fdcb4492892 with identifier: YT02265
2026-03-29 08:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d864ca91-5b36-58e1-b590-7fdcb4492892 with identifier: YT02265
2026-03-29 08:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d864ca91-5b36-58e1-b590-7fdcb4492892 with identifier: YT02265 to the API
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:03:27Z',
'fuel_type': 'diesel',
'id': 'd864ca91-5b36-58e1-b590-7fdcb4492892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YT02265',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 182306,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-29',
'seller_name': None,
'title': 'BMW 3er 318d',
'transmission': 'automatic',
'trim': '',
'year': 2014}
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YT02265%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Saving data for YT02265: {'auction_closing_time': 1774883007.0, 'created_time': 1774555374.472077, 'last_price_update_time': 1774771282.693433}
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YT02265') HTTP/1.1" 204 0
2026-03-29 08:01:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:22 [auto1.es] INFO: Found listing with ID: TG66753
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG66753%27 HTTP/1.1" 200 None
2026-03-29 08:01:22 [auto1.es] INFO: Scrape type for TG66753: 2
2026-03-29 08:01:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with identifier: TG66753
2026-03-29 08:01:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with scrape type 2
2026-03-29 08:01:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with scrape type 2
2026-03-29 08:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc, identifier: TG66753
2026-03-29 08:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with identifier: TG66753
2026-03-29 08:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with identifier: TG66753
2026-03-29 08:01:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc with identifier: TG66753 to the API
2026-03-29 08:01:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:18:28Z',
'fuel_type': 'diesel',
'id': '60e5f8c2-eaad-5b37-a02e-4ea6e2411bcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TG66753',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 167038,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-12',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2016}
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TG66753%27 HTTP/1.1" 200 None
2026-03-29 08:01:24 [auto1.es] INFO: Saving data for TG66753: {'auction_closing_time': 1774883908.0, 'created_time': 1774080030.276923, 'last_price_update_time': 1774771284.14971}
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TG66753') HTTP/1.1" 204 0
2026-03-29 08:01:24 [auto1.es] INFO: Found listing with ID: GJ58304
2026-03-29 08:01:24 [auto1.es] INFO: Found listing with ID: TH38754
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH38754%27 HTTP/1.1" 200 None
2026-03-29 08:01:24 [auto1.es] INFO: Scrape type for TH38754: 0
2026-03-29 08:01:24 [auto1.es] INFO: Found listing with ID: CM92438
2026-03-29 08:01:24 [auto1.es] INFO: Found listing with ID: BX60688
2026-03-29 08:01:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:25 [auto1.es] INFO: Channel: 24h | Page: 8 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: GA23722
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA23722%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for GA23722: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: ER91055
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: ES48862
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: TV58646
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV58646%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for TV58646: 2
2026-03-29 08:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf460618-520f-5616-81f5-a4f732e00ea2 with identifier: TV58646
2026-03-29 08:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf460618-520f-5616-81f5-a4f732e00ea2 with scrape type 2
2026-03-29 08:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf460618-520f-5616-81f5-a4f732e00ea2 with scrape type 2
2026-03-29 08:01:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: bf460618-520f-5616-81f5-a4f732e00ea2, identifier: TV58646
2026-03-29 08:01:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: bf460618-520f-5616-81f5-a4f732e00ea2 with identifier: TV58646
2026-03-29 08:01:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: bf460618-520f-5616-81f5-a4f732e00ea2 with identifier: TV58646
2026-03-29 08:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: bf460618-520f-5616-81f5-a4f732e00ea2 with identifier: TV58646 to the API
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:45:17Z',
'fuel_type': 'diesel',
'id': 'bf460618-520f-5616-81f5-a4f732e00ea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV58646',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 297306,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-28',
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2010}
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV58646%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Saving data for TV58646: {'auction_closing_time': 1774885517.0, 'created_time': 1774555397.760579, 'last_price_update_time': 1774771285.675345}
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TV58646') HTTP/1.1" 204 0
2026-03-29 08:01:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: PK58195
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: BC07750
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: TV36726
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: RU11910
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: KL17939
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: SM25064
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM25064%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for SM25064: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: XH50909
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: UZ86093
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: XE30764
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XE30764%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for XE30764: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: GT72542
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: KE66826
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE66826%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for KE66826: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: LH51054
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LH51054%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for LH51054: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: HF65167
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF65167%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for HF65167: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: TW93253
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW93253%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for TW93253: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: ZZ72823
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ72823%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for ZZ72823: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: ZE41555
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: AW49477
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW49477%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for AW49477: 0
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: MS49436
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: XE32619
2026-03-29 08:01:25 [auto1.es] INFO: Found listing with ID: SB32545
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB32545%27 HTTP/1.1" 200 None
2026-03-29 08:01:25 [auto1.es] INFO: Scrape type for SB32545: 2
2026-03-29 08:01:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31d06b00-97ba-577c-ba4a-5ee820422d8a with identifier: SB32545
2026-03-29 08:01:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31d06b00-97ba-577c-ba4a-5ee820422d8a with scrape type 2
2026-03-29 08:01:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31d06b00-97ba-577c-ba4a-5ee820422d8a with scrape type 2
2026-03-29 08:01:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 31d06b00-97ba-577c-ba4a-5ee820422d8a, identifier: SB32545
2026-03-29 08:01:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 31d06b00-97ba-577c-ba4a-5ee820422d8a with identifier: SB32545
2026-03-29 08:01:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 31d06b00-97ba-577c-ba4a-5ee820422d8a with identifier: SB32545
2026-03-29 08:01:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 31d06b00-97ba-577c-ba4a-5ee820422d8a with identifier: SB32545 to the API
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:13:07Z',
'fuel_type': 'petrol',
'id': '31d06b00-97ba-577c-ba4a-5ee820422d8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB32545',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 120896,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-01-31',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2021}
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SB32545%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Saving data for SB32545: {'auction_closing_time': 1774883587.0, 'created_time': 1774274584.664609, 'last_price_update_time': 1774771286.350505}
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='SB32545') HTTP/1.1" 204 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: XR29035
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: UG14230
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: US15459
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US15459%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for US15459: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: VC98401
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: HZ04358
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ04358%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for HZ04358: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: VJ61689
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: TZ36663
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ36663%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for TZ36663: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: MA92923
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA92923%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for MA92923: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: RK72644
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK72644%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for RK72644: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: GT49964
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT49964%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for GT49964: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: XW07664
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: UR00464
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: FA05952
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA05952%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for FA05952: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: HA22815
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA22815%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for HA22815: 0
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: EE78385
2026-03-29 08:01:26 [auto1.es] INFO: Found listing with ID: KT28524
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KT28524%27 HTTP/1.1" 200 None
2026-03-29 08:01:26 [auto1.es] INFO: Scrape type for KT28524: 0
2026-03-29 08:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:27 [auto1.es] INFO: Channel: 24h | Page: 9 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: BZ29136
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: US76988
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US76988%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for US76988: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: XY35870
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY35870%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for XY35870: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: ZA28450
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: MB16167
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MB16167%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for MB16167: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: SD86160
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: UT04175
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT04175%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for UT04175: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: KK78857
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK78857%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for KK78857: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: NJ25414
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: GP92404
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP92404%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for GP92404: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: MZ66022
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ66022%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for MZ66022: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: ZD85047
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: TV99660
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV99660%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for TV99660: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: LE09183
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LE09183%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for LE09183: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: MK04112
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK04112%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for MK04112: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: CJ74975
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: RE01082
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: DH50359
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: GF91510
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GF91510%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for GF91510: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: CY33639
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: TH42321
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH42321%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for TH42321: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: MV66149
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MV66149%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for MV66149: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: YN87603
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YN87603%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for YN87603: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: LZ46895
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LZ46895%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for LZ46895: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: AX44077
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AX44077%27 HTTP/1.1" 200 None
2026-03-29 08:01:27 [auto1.es] INFO: Scrape type for AX44077: 0
2026-03-29 08:01:27 [auto1.es] INFO: Found listing with ID: KA03965
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KA03965%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for KA03965: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: VY79156
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: ZD98631
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD98631%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for ZD98631: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: VB06067
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB06067%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for VB06067: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: LN79000
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN79000%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for LN79000: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: WF38269
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WF38269%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for WF38269: 2
2026-03-29 08:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with identifier: WF38269
2026-03-29 08:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with scrape type 2
2026-03-29 08:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with scrape type 2
2026-03-29 08:01:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: abb7e7d7-c6db-5463-8d99-6a9936aa6da9, identifier: WF38269
2026-03-29 08:01:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with identifier: WF38269
2026-03-29 08:01:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with identifier: WF38269
2026-03-29 08:01:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: abb7e7d7-c6db-5463-8d99-6a9936aa6da9 with identifier: WF38269 to the API
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:16:43Z',
'fuel_type': 'petrol',
'id': 'abb7e7d7-c6db-5463-8d99-6a9936aa6da9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WF38269',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 32738,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-17',
'seller_name': None,
'title': 'Peugeot 207 1.6 Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2008}
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WF38269%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Saving data for WF38269: {'auction_closing_time': 1774883803.0, 'created_time': 1773133400.361325, 'last_price_update_time': 1774771288.610458}
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WF38269') HTTP/1.1" 204 0
2026-03-29 08:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: ZP63371
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: AR66930
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR66930%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for AR66930: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: NF50225
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: UY91237
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UY91237%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for UY91237: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: BW95892
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BW95892%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for BW95892: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: WJ41546
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WJ41546%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for WJ41546: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: EV24986
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: CV55647
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV55647%27 HTTP/1.1" 200 None
2026-03-29 08:01:28 [auto1.es] INFO: Scrape type for CV55647: 0
2026-03-29 08:01:28 [auto1.es] INFO: Found listing with ID: AK39366
2026-03-29 08:01:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:29 [auto1.es] INFO: Channel: 24h | Page: 10 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: MP42129
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: US62841
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US62841%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for US62841: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: ZF52825
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZF52825%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for ZF52825: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: RU33051
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: ZT28887
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: RE88096
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RE88096%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for RE88096: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: AB11386
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: MZ44217
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MZ44217%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for MZ44217: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: ZZ54358
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ54358%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for ZZ54358: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: RK37999
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: FB55193
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: NT36194
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: CE45579
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE45579%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for CE45579: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: MR81111
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: WS59204
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: NN13578
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN13578%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for NN13578: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: NB97215
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: JM88117
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM88117%27 HTTP/1.1" 200 None
2026-03-29 08:01:29 [auto1.es] INFO: Scrape type for JM88117: 0
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: TF20925
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: BB64860
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: CD37802
2026-03-29 08:01:29 [auto1.es] INFO: Found listing with ID: MN42055
2026-03-29 08:01:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MN42055%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for MN42055: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: DA46223
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA46223%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for DA46223: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: UM01301
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: EK86006
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: JB16763
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB16763%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for JB16763: 2
2026-03-29 08:01:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7395209-c7fc-5cca-8aee-30d93c4de95a with identifier: JB16763
2026-03-29 08:01:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7395209-c7fc-5cca-8aee-30d93c4de95a with scrape type 2
2026-03-29 08:01:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7395209-c7fc-5cca-8aee-30d93c4de95a with scrape type 2
2026-03-29 08:01:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a7395209-c7fc-5cca-8aee-30d93c4de95a, identifier: JB16763
2026-03-29 08:01:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a7395209-c7fc-5cca-8aee-30d93c4de95a with identifier: JB16763
2026-03-29 08:01:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a7395209-c7fc-5cca-8aee-30d93c4de95a with identifier: JB16763
2026-03-29 08:01:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a7395209-c7fc-5cca-8aee-30d93c4de95a with identifier: JB16763 to the API
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:22:13Z',
'fuel_type': 'petrol',
'id': 'a7395209-c7fc-5cca-8aee-30d93c4de95a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB16763',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 131018,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-31',
'seller_name': None,
'title': 'Seat Ibiza 1.2 TSI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2012}
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JB16763%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Saving data for JB16763: {'auction_closing_time': 1774884133.0, 'created_time': 1773950672.969923, 'last_price_update_time': 1774771290.473021}
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='JB16763') HTTP/1.1" 204 0
2026-03-29 08:01:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: XT42288
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT42288%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for XT42288: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: VM06943
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: EE09579
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EE09579%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for EE09579: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: BB29813
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB29813%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for BB29813: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: YU03196
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: HU12913
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HU12913%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for HU12913: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: WZ44927
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: LJ64414
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ64414%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for LJ64414: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: UG25415
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG25415%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for UG25415: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: FJ09985
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ09985%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for FJ09985: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: DV40298
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV40298%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for DV40298: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: BV69737
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BV69737%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for BV69737: 0
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: XT49013
2026-03-29 08:01:30 [auto1.es] INFO: Found listing with ID: BM13295
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM13295%27 HTTP/1.1" 200 None
2026-03-29 08:01:30 [auto1.es] INFO: Scrape type for BM13295: 0
2026-03-29 08:01:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:31 [auto1.es] INFO: Channel: 24h | Page: 11 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: JF42327
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JF42327%27 HTTP/1.1" 200 None
2026-03-29 08:01:31 [auto1.es] INFO: Scrape type for JF42327: 0
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: NT66217
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: UE32558
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: FZ71320
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: EH99000
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: VP11478
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: SR43030
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR43030%27 HTTP/1.1" 200 None
2026-03-29 08:01:31 [auto1.es] INFO: Scrape type for SR43030: 0
2026-03-29 08:01:31 [auto1.es] INFO: Found listing with ID: EB93661
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB93661%27 HTTP/1.1" 200 None
2026-03-29 08:01:31 [auto1.es] INFO: Scrape type for EB93661: 2
2026-03-29 08:01:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with identifier: EB93661
2026-03-29 08:01:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with scrape type 2
2026-03-29 08:01:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with scrape type 2
2026-03-29 08:01:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 330f8dfe-88c7-567d-9971-fbaffbaba0c2, identifier: EB93661
2026-03-29 08:01:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with identifier: EB93661
2026-03-29 08:01:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with identifier: EB93661
2026-03-29 08:01:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 330f8dfe-88c7-567d-9971-fbaffbaba0c2 with identifier: EB93661 to the API
2026-03-29 08:01:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:15:42Z',
'fuel_type': 'diesel',
'id': '330f8dfe-88c7-567d-9971-fbaffbaba0c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EB93661',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 187105,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-29',
'seller_name': None,
'title': 'BMW 1er 118d',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB93661%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Saving data for EB93661: {'auction_closing_time': 1774883742.0, 'created_time': 1774555473.16526, 'last_price_update_time': 1774771292.192727}
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='EB93661') HTTP/1.1" 204 0
2026-03-29 08:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: TJ92656
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: RC43522
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RC43522%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for RC43522: 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: AE79363
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE79363%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for AE79363: 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: AR16993
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: CB57175
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB57175%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for CB57175: 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: RP83421
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: EB96855
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: SU20973
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: JM72010
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM72010%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for JM72010: 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: PT78708
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: AZ15880
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ15880%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for AZ15880: 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: UD80780
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD80780%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Scrape type for UD80780: 2
2026-03-29 08:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d46f5a-f6f3-526c-9c2c-214238204559 with identifier: UD80780
2026-03-29 08:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d46f5a-f6f3-526c-9c2c-214238204559 with scrape type 2
2026-03-29 08:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d46f5a-f6f3-526c-9c2c-214238204559 with scrape type 2
2026-03-29 08:01:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 11d46f5a-f6f3-526c-9c2c-214238204559, identifier: UD80780
2026-03-29 08:01:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 11d46f5a-f6f3-526c-9c2c-214238204559 with identifier: UD80780
2026-03-29 08:01:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 11d46f5a-f6f3-526c-9c2c-214238204559 with identifier: UD80780
2026-03-29 08:01:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 11d46f5a-f6f3-526c-9c2c-214238204559 with identifier: UD80780 to the API
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:31:17Z',
'fuel_type': 'petrol',
'id': '11d46f5a-f6f3-526c-9c2c-214238204559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD80780',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 88837,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-31',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI Country',
'transmission': 'automatic',
'trim': 'Country',
'year': 2009}
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD80780%27 HTTP/1.1" 200 None
2026-03-29 08:01:32 [auto1.es] INFO: Saving data for UD80780: {'auction_closing_time': 1774884677.0, 'created_time': 1774555409.70329, 'last_price_update_time': 1774771292.870473}
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UD80780') HTTP/1.1" 204 0
2026-03-29 08:01:32 [auto1.es] INFO: Found listing with ID: KK58093
2026-03-29 08:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK58093%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for KK58093: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: DW27035
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW27035%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for DW27035: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: ZG18454
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: HA25095
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: XC39222
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC39222%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for XC39222: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: JW76352
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: XV58633
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: FJ32217
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: JJ54433
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: LB05915
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB05915%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for LB05915: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: PW99692
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: AW04396
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW04396%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for AW04396: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: RT81282
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: SN13846
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN13846%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for SN13846: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: SE78782
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SE78782%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for SE78782: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: YG58121
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG58121%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for YG58121: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: YX61230
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX61230%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for YX61230: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: ZJ79467
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: RM79142
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RM79142%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for RM79142: 0
2026-03-29 08:01:33 [auto1.es] INFO: Found listing with ID: DX86055
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX86055%27 HTTP/1.1" 200 None
2026-03-29 08:01:33 [auto1.es] INFO: Scrape type for DX86055: 0
2026-03-29 08:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:34 [auto1.es] INFO: Channel: 24h | Page: 12 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: TC70621
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TC70621%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for TC70621: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: MC49666
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MC49666%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for MC49666: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HZ02297
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: AG74382
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HU25614
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: KE44681
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE44681%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for KE44681: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: GS59468
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: AV97332
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AV97332%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for AV97332: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: EH44076
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: LT61588
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HJ75824
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: PE24027
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PE24027%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for PE24027: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: ZL28914
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HB55085
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: LU70143
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: VE50785
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VE50785%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for VE50785: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: SH67409
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH67409%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for SH67409: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: PC36576
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PC36576%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for PC36576: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: LX82632
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX82632%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for LX82632: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: PJ00608
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PJ00608%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for PJ00608: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: RY19109
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RY19109%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for RY19109: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: RK31632
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: RH35807
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: ZA80784
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: AP01935
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP01935%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for AP01935: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: FK59567
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HA98182
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: LC81120
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC81120%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for LC81120: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: NG74473
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NG74473%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for NG74473: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: WH24419
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: HB38669
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HB38669%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for HB38669: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: JX70017
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JX70017%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for JX70017: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: GF99536
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: PL21143
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL21143%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for PL21143: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: GZ61403
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GZ61403%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for GZ61403: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: PD17011
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: CW88498
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW88498%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for CW88498: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: MG47386
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG47386%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for MG47386: 0
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: RT90695
2026-03-29 08:01:34 [auto1.es] INFO: Found listing with ID: BF22404
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF22404%27 HTTP/1.1" 200 None
2026-03-29 08:01:34 [auto1.es] INFO: Scrape type for BF22404: 0
2026-03-29 08:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:35 [auto1.es] INFO: Channel: 24h | Page: 13 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: BL42593
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: TF90504
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: NM67545
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM67545%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for NM67545: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: EL32039
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: HG47154
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HG47154%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for HG47154: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: HZ40578
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: GG84553
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG84553%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for GG84553: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: SM50481
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: KG64326
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: HF28057
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HF28057%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for HF28057: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: AD15625
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD15625%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for AD15625: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: DV59548
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV59548%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for DV59548: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: ZY07880
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZY07880%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for ZY07880: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: EZ75681
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: XC28006
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC28006%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for XC28006: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: GT68357
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT68357%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for GT68357: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: MZ54464
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: NM44751
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: ZP51440
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: BT54234
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT54234%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for BT54234: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: MM77073
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: AK44201
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK44201%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for AK44201: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: GT62572
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: XC60196
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: XT74556
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XT74556%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for XT74556: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: WH83968
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH83968%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for WH83968: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: YM46867
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: KS63423
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: KP83247
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: ET28977
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: RX29075
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: GM08675
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: PP39110
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: XS51461
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: SK48295
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: YG24338
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: RJ73355
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ73355%27 HTTP/1.1" 200 None
2026-03-29 08:01:35 [auto1.es] INFO: Scrape type for RJ73355: 0
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: ZY52551
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: BG55573
2026-03-29 08:01:35 [auto1.es] INFO: Found listing with ID: MB17982
2026-03-29 08:01:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:36 [auto1.es] INFO: Channel: 24h | Page: 14 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: FP05442
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FP05442%27 HTTP/1.1" 200 None
2026-03-29 08:01:36 [auto1.es] INFO: Scrape type for FP05442: 0
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: FB43319
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FB43319%27 HTTP/1.1" 200 None
2026-03-29 08:01:36 [auto1.es] INFO: Scrape type for FB43319: 0
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: FM79545
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: WP31785
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP31785%27 HTTP/1.1" 200 None
2026-03-29 08:01:36 [auto1.es] INFO: Scrape type for WP31785: 0
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: TC59600
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: FG05757
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: WA45592
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA45592%27 HTTP/1.1" 200 None
2026-03-29 08:01:36 [auto1.es] INFO: Scrape type for WA45592: 0
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: PD85443
2026-03-29 08:01:36 [auto1.es] INFO: Found listing with ID: GS63441
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GS63441%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for GS63441: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: KB02477
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KB02477%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for KB02477: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: SR16333
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: WY33726
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: UN48469
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: TJ35606
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: PN16892
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN16892%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for PN16892: 2
2026-03-29 08:01:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8e50e25-000c-54a8-8c53-1eef62e48de1 with identifier: PN16892
2026-03-29 08:01:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8e50e25-000c-54a8-8c53-1eef62e48de1 with scrape type 2
2026-03-29 08:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8e50e25-000c-54a8-8c53-1eef62e48de1 with scrape type 2
2026-03-29 08:01:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c8e50e25-000c-54a8-8c53-1eef62e48de1, identifier: PN16892
2026-03-29 08:01:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c8e50e25-000c-54a8-8c53-1eef62e48de1 with identifier: PN16892
2026-03-29 08:01:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c8e50e25-000c-54a8-8c53-1eef62e48de1 with identifier: PN16892
2026-03-29 08:01:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c8e50e25-000c-54a8-8c53-1eef62e48de1 with identifier: PN16892 to the API
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:00:32Z',
'fuel_type': 'diesel',
'id': 'c8e50e25-000c-54a8-8c53-1eef62e48de1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PN16892',
'listing': 'auction',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 113549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-20',
'seller_name': None,
'title': 'Jaguar F-Pace 20d R-Sport AWD',
'transmission': 'automatic',
'trim': 'R-Sport AWD',
'year': 2017}
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN16892%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Saving data for PN16892: {'auction_closing_time': 1774882832.0, 'created_time': 1773934247.585498, 'last_price_update_time': 1774771297.581416}
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PN16892') HTTP/1.1" 204 0
2026-03-29 08:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: PD75300
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: MS70085
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MS70085%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for MS70085: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: PS31871
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS31871%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for PS31871: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: XV71103
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: LG37212
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG37212%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for LG37212: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: DG38450
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: MH48496
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MH48496%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for MH48496: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: RP86418
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP86418%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for RP86418: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: RD09772
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: LR89235
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: MM73463
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM73463%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for MM73463: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: UF76170
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: ZR14615
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR14615%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for ZR14615: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: ES15520
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES15520%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for ES15520: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: HS16028
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: HT23405
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: PJ49539
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: FH47587
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: GB32148
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: NM59518
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: JJ75829
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: LS97770
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: VK38327
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VK38327%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for VK38327: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: XK60422
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XK60422%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for XK60422: 0
2026-03-29 08:01:37 [auto1.es] INFO: Found listing with ID: LP80713
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LP80713%27 HTTP/1.1" 200 None
2026-03-29 08:01:37 [auto1.es] INFO: Scrape type for LP80713: 0
2026-03-29 08:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LR65108> (referer: https://www.auto1.com/v1/car-details-view/LR65108/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db66d988-ad13-52e0-841f-f6604ef104b9 with identifier: LR65108
2026-03-29 08:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db66d988-ad13-52e0-841f-f6604ef104b9 with scrape type 1
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db66d988-ad13-52e0-841f-f6604ef104b9
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_cb390f067360431be21b4a3ac80026c0.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cb390f067360431be21b4a3ac80026c0.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_35cad81b7fe394647ae364bed1b11b63.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_35cad81b7fe394647ae364bed1b11b63.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_adc4de62f3b4d84ebc0108407ce4b989.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_adc4de62f3b4d84ebc0108407ce4b989.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_7ff03a6c056b69cd3ebc62be693d9bef.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_7ff03a6c056b69cd3ebc62be693d9bef.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_cf3d83174df9ef9df050d79f866cdcbd.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cf3d83174df9ef9df050d79f866cdcbd.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_4deaa2b8229eec4d202f150517e52196.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_4deaa2b8229eec4d202f150517e52196.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_cc7bd982a33cdd099231384b07ac0053.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cc7bd982a33cdd099231384b07ac0053.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_79e9f408677d7e708319416c11ce0682.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_79e9f408677d7e708319416c11ce0682.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_bea443ecbf4ccd0fe75b84038b651d53.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_bea443ecbf4ccd0fe75b84038b651d53.jpg already downloaded
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd6%252Fb5%252Fd6b5a9985d6a02144fe4e3120bb955e2%252Fpa%252FLR65108_25267cb9a2ded85e3f7aefd482787b24.jpg%27 HTTP/1.1" 200 None
2026-03-29 08:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_25267cb9a2ded85e3f7aefd482787b24.jpg already downloaded
2026-03-29 08:01:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: db66d988-ad13-52e0-841f-f6604ef104b9, identifier: LR65108
2026-03-29 08:01:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: db66d988-ad13-52e0-841f-f6604ef104b9 with identifier: LR65108
2026-03-29 08:01:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: db66d988-ad13-52e0-841f-f6604ef104b9 with identifier: LR65108
2026-03-29 08:01:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: db66d988-ad13-52e0-841f-f6604ef104b9 with identifier: LR65108 to the API
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LR65108>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:18:00Z',
'fuel_type': 'diesel',
'id': 'db66d988-ad13-52e0-841f-f6604ef104b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LR65108',
'listing': 'auction',
'location': 'ES, La Roda de AndalucÃa',
'make': 'Toyota',
'model': 'ProAce City Verso',
'odometer': 189353,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cb390f067360431be21b4a3ac80026c0.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_35cad81b7fe394647ae364bed1b11b63.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_adc4de62f3b4d84ebc0108407ce4b989.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_7ff03a6c056b69cd3ebc62be693d9bef.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cf3d83174df9ef9df050d79f866cdcbd.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_4deaa2b8229eec4d202f150517e52196.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cc7bd982a33cdd099231384b07ac0053.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_79e9f408677d7e708319416c11ce0682.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_bea443ecbf4ccd0fe75b84038b651d53.jpg',
'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_25267cb9a2ded85e3f7aefd482787b24.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62891,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cb390f067360431be21b4a3ac80026c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62891,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_35cad81b7fe394647ae364bed1b11b63.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66759,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_adc4de62f3b4d84ebc0108407ce4b989.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_7ff03a6c056b69cd3ebc62be693d9bef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60049,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cf3d83174df9ef9df050d79f866cdcbd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65247,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_4deaa2b8229eec4d202f150517e52196.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61810,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_cc7bd982a33cdd099231384b07ac0053.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66662,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_79e9f408677d7e708319416c11ce0682.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70892,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_bea443ecbf4ccd0fe75b84038b651d53.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db66d988-ad13-52e0-841f-f6604ef104b9/db66d988-ad13-52e0-841f-f6604ef104b9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76723,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd6/b5/d6b5a9985d6a02144fe4e3120bb955e2/pa/LR65108_25267cb9a2ded85e3f7aefd482787b24.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota ProAce City Verso 1.5 D-4D L1 Combi',
'transmission': 'manual',
'trim': 'L1 Combi',
'year': 2022}
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LR65108%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Saving data for LR65108: {'created_time': 1774771299.116186, 'last_price_update_time': 1774771299.116199, 'auction_closing_time': 1774883880.0}
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LR65108') HTTP/1.1" 204 0
2026-03-29 08:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:39 [auto1.es] INFO: Channel: 24h | Page: 15 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: GW16894
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: LA45475
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA45475%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for LA45475: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: FT33215
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: FY66249
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: UD26451
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD26451%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for UD26451: 2
2026-03-29 08:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc70589-9c16-52ca-92ce-266aadc773d6 with identifier: UD26451
2026-03-29 08:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc70589-9c16-52ca-92ce-266aadc773d6 with scrape type 2
2026-03-29 08:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc70589-9c16-52ca-92ce-266aadc773d6 with scrape type 2
2026-03-29 08:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 0fc70589-9c16-52ca-92ce-266aadc773d6, identifier: UD26451
2026-03-29 08:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 0fc70589-9c16-52ca-92ce-266aadc773d6 with identifier: UD26451
2026-03-29 08:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 0fc70589-9c16-52ca-92ce-266aadc773d6 with identifier: UD26451
2026-03-29 08:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 0fc70589-9c16-52ca-92ce-266aadc773d6 with identifier: UD26451 to the API
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:31:10Z',
'fuel_type': 'diesel',
'id': '0fc70589-9c16-52ca-92ce-266aadc773d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD26451',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 102924,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-27',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Sport 4Motion BlueMotion',
'transmission': 'automatic',
'trim': 'Sport 4Motion BlueMotion',
'year': 2017}
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD26451%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Saving data for UD26451: {'auction_closing_time': 1774884670.0, 'created_time': 1773932625.503548, 'last_price_update_time': 1774771299.756915}
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='UD26451') HTTP/1.1" 204 0
2026-03-29 08:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: LK07555
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: NJ00425
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ00425%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for NJ00425: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: LF19420
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: MA33029
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MA33029%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for MA33029: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: LX51563
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX51563%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for LX51563: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: YH79403
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH79403%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for YH79403: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: MA08789
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: LG55317
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: JW67554
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JW67554%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for JW67554: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: ZS20717
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZS20717%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for ZS20717: 0
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: UD21856
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: HH46764
2026-03-29 08:01:39 [auto1.es] INFO: Found listing with ID: TA73897
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TA73897%27 HTTP/1.1" 200 None
2026-03-29 08:01:39 [auto1.es] INFO: Scrape type for TA73897: 2
2026-03-29 08:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 438b4245-e4a0-539d-9580-4355ee8df827 with identifier: TA73897
2026-03-29 08:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 438b4245-e4a0-539d-9580-4355ee8df827 with scrape type 2
2026-03-29 08:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 438b4245-e4a0-539d-9580-4355ee8df827 with scrape type 2
2026-03-29 08:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 438b4245-e4a0-539d-9580-4355ee8df827, identifier: TA73897
2026-03-29 08:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 438b4245-e4a0-539d-9580-4355ee8df827 with identifier: TA73897
2026-03-29 08:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 438b4245-e4a0-539d-9580-4355ee8df827 with identifier: TA73897
2026-03-29 08:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 438b4245-e4a0-539d-9580-4355ee8df827 with identifier: TA73897 to the API
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:36:49Z',
'fuel_type': 'diesel',
'id': '438b4245-e4a0-539d-9580-4355ee8df827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TA73897',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia Sports Tourer',
'odometer': 132503,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-05',
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 1.6 CDTI DPF Excellence',
'transmission': 'manual',
'trim': 'Excellence',
'year': 2017}
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TA73897%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Saving data for TA73897: {'auction_closing_time': 1774885009.0, 'created_time': 1773130353.082261, 'last_price_update_time': 1774771300.340567}
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TA73897') HTTP/1.1" 204 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: HW09758
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: GY66563
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY66563%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for GY66563: 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: JY07683
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY07683%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for JY07683: 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: BV18028
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: CV84892
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV84892%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for CV84892: 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: LG59471
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG59471%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for LG59471: 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: SU85789
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: HE05235
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: XH86580
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH86580%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for XH86580: 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: PP21573
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP21573%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Scrape type for PP21573: 2
2026-03-29 08:01:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ca98239-e44b-5822-8897-d54d4791dd66 with identifier: PP21573
2026-03-29 08:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ca98239-e44b-5822-8897-d54d4791dd66 with scrape type 2
2026-03-29 08:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ca98239-e44b-5822-8897-d54d4791dd66 with scrape type 2
2026-03-29 08:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1ca98239-e44b-5822-8897-d54d4791dd66, identifier: PP21573
2026-03-29 08:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1ca98239-e44b-5822-8897-d54d4791dd66 with identifier: PP21573
2026-03-29 08:01:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1ca98239-e44b-5822-8897-d54d4791dd66 with identifier: PP21573
2026-03-29 08:01:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1ca98239-e44b-5822-8897-d54d4791dd66 with identifier: PP21573 to the API
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:38:01Z',
'fuel_type': 'diesel',
'id': '1ca98239-e44b-5822-8897-d54d4791dd66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP21573',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia Sports Tourer',
'odometer': 231892,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-01-11',
'seller_name': None,
'title': 'Opel Insignia Sports Tourer 2.0 CDTI Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2011}
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP21573%27 HTTP/1.1" 200 None
2026-03-29 08:01:40 [auto1.es] INFO: Saving data for PP21573: {'auction_closing_time': 1774885081.0, 'created_time': 1774555380.346497, 'last_price_update_time': 1774771300.969187}
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PP21573') HTTP/1.1" 204 0
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: ZE71239
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: FF26714
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: NC38723
2026-03-29 08:01:40 [auto1.es] INFO: Found listing with ID: XX72262
2026-03-29 08:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX72262%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for XX72262: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: DZ42678
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: LG94479
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: ZS73380
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: DB92602
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DB92602%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for DB92602: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: AL10193
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: JH13002
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: NZ88130
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: CT66486
2026-03-29 08:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:41 [auto1.es] INFO: Channel: 24h | Page: 16 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: PM27944
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PM27944%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for PM27944: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: CL84602
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: RF22633
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF22633%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for RF22633: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: DD15597
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD15597%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for DD15597: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: AS08117
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: RB01014
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB01014%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for RB01014: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: HE42254
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: GP88698
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GP88698%27 HTTP/1.1" 200 None
2026-03-29 08:01:41 [auto1.es] INFO: Scrape type for GP88698: 0
2026-03-29 08:01:41 [auto1.es] INFO: Found listing with ID: JD79732
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JD79732%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for JD79732: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: RK45787
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK45787%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for RK45787: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: DL05579
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: DR60635
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR60635%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for DR60635: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: RR55958
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: XH33697
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XH33697%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for XH33697: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: CH33556
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CH33556%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for CH33556: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: ZE13912
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZE13912%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for ZE13912: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: MJ15003
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: EN16009
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN16009%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for EN16009: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: FJ63213
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ63213%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for FJ63213: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: LN78930
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN78930%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for LN78930: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: VU96042
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU96042%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for VU96042: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: FL07647
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: VC51295
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC51295%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for VC51295: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: BC37690
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: TN84578
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TN84578%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for TN84578: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: SB36142
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: WH54771
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: XY62505
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: AK05110
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AK05110%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for AK05110: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: CC73171
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC73171%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for CC73171: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: MS33551
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: JL87579
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: HV86151
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV86151%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for HV86151: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: YZ57313
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: ZN70323
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: WH79460
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH79460%27 HTTP/1.1" 200 None
2026-03-29 08:01:42 [auto1.es] INFO: Scrape type for WH79460: 0
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: AG66489
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: SW56869
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: VM02811
2026-03-29 08:01:42 [auto1.es] INFO: Found listing with ID: VJ40506
2026-03-29 08:01:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:43 [auto1.es] INFO: Channel: 24h | Page: 17 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: BX46671
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: CW49447
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CW49447%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for CW49447: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: HY73546
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: MG44284
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: FA05527
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA05527%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for FA05527: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: VV22800
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV22800%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for VV22800: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: JC46060
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC46060%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for JC46060: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: SM77284
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SM77284%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for SM77284: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: BK45760
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BK45760%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for BK45760: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: AG32524
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AG32524%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for AG32524: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: YF13100
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: PH11049
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PH11049%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for PH11049: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: NK92990
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: XY25635
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: WP66264
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WP66264%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for WP66264: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: LG93188
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LG93188%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for LG93188: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: UR64839
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UR64839%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for UR64839: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: TR46498
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR46498%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for TR46498: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: BT14659
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT14659%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for BT14659: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: NN09509
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN09509%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for NN09509: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: LL30707
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL30707%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for LL30707: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: XY10294
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XY10294%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for XY10294: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: FD66693
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD66693%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for FD66693: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: DC98818
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC98818%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for DC98818: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: FL72079
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FL72079%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for FL72079: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: YG93174
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YG93174%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for YG93174: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: RF10879
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF10879%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for RF10879: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: LV62700
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: TS70412
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS70412%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for TS70412: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: UA50937
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA50937%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for UA50937: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: ZH85985
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH85985%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for ZH85985: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: LC97484
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC97484%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for LC97484: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: EE07728
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: ZJ52163
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ52163%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for ZJ52163: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: CV75612
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: BL83097
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: TV15408
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV15408%27 HTTP/1.1" 200 None
2026-03-29 08:01:43 [auto1.es] INFO: Scrape type for TV15408: 0
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: XH71672
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: CH38483
2026-03-29 08:01:43 [auto1.es] INFO: Found listing with ID: JP11260
2026-03-29 08:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:44 [auto1.es] INFO: Channel: 24h | Page: 18 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:44 [auto1.es] INFO: Found listing with ID: YH80645
2026-03-29 08:01:44 [auto1.es] INFO: Found listing with ID: NK34270
2026-03-29 08:01:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NK34270%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for NK34270: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: TN34966
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: WW97634
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: CZ73203
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CZ73203%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for CZ73203: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: LV49477
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV49477%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for LV49477: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: KX05892
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KX05892%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for KX05892: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: PH10774
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: TV57362
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV57362%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for TV57362: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: JZ86442
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: CZ94183
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: YC76181
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: NM83304
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NM83304%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for NM83304: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: FD92977
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FD92977%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for FD92977: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: GY52926
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY52926%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for GY52926: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: VF82701
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: NZ53366
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ53366%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for NZ53366: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: LR10742
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: RV28339
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: JM46031
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM46031%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for JM46031: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: UV92160
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: XX07827
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: YL57759
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YL57759%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for YL57759: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: VZ06267
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: SJ56624
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ56624%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for SJ56624: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: PF88217
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF88217%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for PF88217: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: ZT56570
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT56570%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for ZT56570: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: NW09077
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: AB11281
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: YY21107
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: RK54634
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: YT85498
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: YC39574
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: TL16652
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TL16652%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for TL16652: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: VY69585
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: EP39863
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EP39863%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for EP39863: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: MA45744
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: VG77720
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: XU33886
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XU33886%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for XU33886: 0
2026-03-29 08:01:45 [auto1.es] INFO: Found listing with ID: CD12764
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD12764%27 HTTP/1.1" 200 None
2026-03-29 08:01:45 [auto1.es] INFO: Scrape type for CD12764: 0
2026-03-29 08:01:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:46 [auto1.es] INFO: Channel: 24h | Page: 19 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: EE62782
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: RL13967
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RL13967%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for RL13967: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: GU02949
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU02949%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for GU02949: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: FS30541
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FS30541%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for FS30541: 2
2026-03-29 08:01:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d14c54eb-302d-5d9b-a9b3-e2d896ef774f with identifier: FS30541
2026-03-29 08:01:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d14c54eb-302d-5d9b-a9b3-e2d896ef774f with scrape type 2
2026-03-29 08:01:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d14c54eb-302d-5d9b-a9b3-e2d896ef774f with scrape type 2
2026-03-29 08:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d14c54eb-302d-5d9b-a9b3-e2d896ef774f, identifier: FS30541
2026-03-29 08:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d14c54eb-302d-5d9b-a9b3-e2d896ef774f with identifier: FS30541
2026-03-29 08:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d14c54eb-302d-5d9b-a9b3-e2d896ef774f with identifier: FS30541
2026-03-29 08:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d14c54eb-302d-5d9b-a9b3-e2d896ef774f with identifier: FS30541 to the API
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:27:08Z',
'fuel_type': 'diesel',
'id': 'd14c54eb-302d-5d9b-a9b3-e2d896ef774f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FS30541',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 177979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-16',
'seller_name': None,
'title': 'Jaguar E-Pace D150 S AWD',
'transmission': 'manual',
'trim': 'S AWD',
'year': 2018}
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FS30541%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Saving data for FS30541: {'auction_closing_time': 1774884428.0, 'created_time': 1774555463.523061, 'last_price_update_time': 1774771306.726684}
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='FS30541') HTTP/1.1" 204 0
2026-03-29 08:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: SG84832
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG84832%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for SG84832: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: VL72913
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: WA94101
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: RT56400
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT56400%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for RT56400: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: DD02198
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD02198%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for DD02198: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: EN73965
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN73965%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for EN73965: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: NJ18297
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: AV04114
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: WC85393
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WC85393%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for WC85393: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: CH09218
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: CE26517
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE26517%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for CE26517: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: YD82310
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: SZ71076
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: GT34308
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: GG82225
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: GY32674
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GY32674%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for GY32674: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: CF71670
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CF71670%27 HTTP/1.1" 200 None
2026-03-29 08:01:46 [auto1.es] INFO: Scrape type for CF71670: 0
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: ML55356
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: EB66984
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: ES45064
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: YM72054
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: KX99272
2026-03-29 08:01:46 [auto1.es] INFO: Found listing with ID: BF43819
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF43819%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for BF43819: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: UU25578
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU25578%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for UU25578: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: WC57455
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: SF05146
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF05146%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for SF05146: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: DT02195
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DT02195%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for DT02195: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: RH85625
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: SA98238
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: HN11800
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: TB50178
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: FU14405
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FU14405%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for FU14405: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: FG12610
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG12610%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for FG12610: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: KH58468
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH58468%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for KH58468: 0
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: PN60622
2026-03-29 08:01:47 [auto1.es] INFO: Found listing with ID: PZ51501
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ51501%27 HTTP/1.1" 200 None
2026-03-29 08:01:47 [auto1.es] INFO: Scrape type for PZ51501: 0
2026-03-29 08:01:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:48 [auto1.es] INFO: Channel: 24h | Page: 20 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: FM31640
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FM31640%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for FM31640: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: SP11103
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: MD28950
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD28950%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for MD28950: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: GX93030
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: KZ85278
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ85278%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for KZ85278: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: KL48857
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KL48857%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for KL48857: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: XR91515
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR91515%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for XR91515: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: ZD58886
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD58886%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for ZD58886: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: MA84687
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: GN52396
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: ND20390
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND20390%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for ND20390: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: RW68168
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: XP48517
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: SN05044
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: DR19910
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DR19910%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for DR19910: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: VW52839
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VW52839%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for VW52839: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: UT51740
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT51740%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for UT51740: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: RJ81343
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: KU93995
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: ZT16054
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: CD34626
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: YK01379
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK01379%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for YK01379: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: YY16835
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: WN15214
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: ZF10967
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: VL89620
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL89620%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for VL89620: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: EV20244
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EV20244%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for EV20244: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: SB84191
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: TX42049
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: WM47601
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: AE81863
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE81863%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for AE81863: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: PL43950
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: LK68537
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: NZ09379
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NZ09379%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for NZ09379: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: EH39769
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH39769%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for EH39769: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: SH75312
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SH75312%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for SH75312: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: NR06015
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NR06015%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for NR06015: 0
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: XD15291
2026-03-29 08:01:48 [auto1.es] INFO: Found listing with ID: VT03580
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT03580%27 HTTP/1.1" 200 None
2026-03-29 08:01:48 [auto1.es] INFO: Scrape type for VT03580: 2
2026-03-29 08:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97f14b57-a8ff-5a46-987c-4de21d497e35 with identifier: VT03580
2026-03-29 08:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97f14b57-a8ff-5a46-987c-4de21d497e35 with scrape type 2
2026-03-29 08:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97f14b57-a8ff-5a46-987c-4de21d497e35 with scrape type 2
2026-03-29 08:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 97f14b57-a8ff-5a46-987c-4de21d497e35, identifier: VT03580
2026-03-29 08:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 97f14b57-a8ff-5a46-987c-4de21d497e35 with identifier: VT03580
2026-03-29 08:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 97f14b57-a8ff-5a46-987c-4de21d497e35 with identifier: VT03580
2026-03-29 08:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 97f14b57-a8ff-5a46-987c-4de21d497e35 with identifier: VT03580 to the API
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:49:02Z',
'fuel_type': 'diesel',
'id': '97f14b57-a8ff-5a46-987c-4de21d497e35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT03580',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 313546,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-29',
'seller_name': None,
'title': 'Volvo XC60 2.4 D4 Ocean Race AWD',
'transmission': 'automatic',
'trim': 'Ocean Race AWD',
'year': 2011}
2026-03-29 08:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT03580%27 HTTP/1.1" 200 None
2026-03-29 08:01:49 [auto1.es] INFO: Saving data for VT03580: {'auction_closing_time': 1774885742.0, 'created_time': 1773345859.468805, 'last_price_update_time': 1774771309.104037}
2026-03-29 08:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='VT03580') HTTP/1.1" 204 0
2026-03-29 08:01:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:49 [auto1.es] INFO: Found listing with ID: GY71785
2026-03-29 08:01:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:50 [auto1.es] INFO: Channel: 24h | Page: 21 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: DB28446
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: LU54456
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: UY97217
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: PK04858
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK04858%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for PK04858: 2
2026-03-29 08:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d65790fb-b9ae-5508-a0b4-545f0cc79260 with identifier: PK04858
2026-03-29 08:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d65790fb-b9ae-5508-a0b4-545f0cc79260 with scrape type 2
2026-03-29 08:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d65790fb-b9ae-5508-a0b4-545f0cc79260 with scrape type 2
2026-03-29 08:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: d65790fb-b9ae-5508-a0b4-545f0cc79260, identifier: PK04858
2026-03-29 08:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: d65790fb-b9ae-5508-a0b4-545f0cc79260 with identifier: PK04858
2026-03-29 08:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: d65790fb-b9ae-5508-a0b4-545f0cc79260 with identifier: PK04858
2026-03-29 08:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: d65790fb-b9ae-5508-a0b4-545f0cc79260 with identifier: PK04858 to the API
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 204,
'expiration_date': '2026-03-30T15:28:26Z',
'fuel_type': 'diesel',
'id': 'd65790fb-b9ae-5508-a0b4-545f0cc79260',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PK04858',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 240123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-03',
'seller_name': None,
'title': 'Audi A6 40 TDI Mild-Hybrid Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2019}
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK04858%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Saving data for PK04858: {'auction_closing_time': 1774884506.0, 'created_time': 1774555410.86158, 'last_price_update_time': 1774771310.687482}
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='PK04858') HTTP/1.1" 204 0
2026-03-29 08:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: UH45112
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: UM71516
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UM71516%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for UM71516: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: HF92394
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: PX22333
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PX22333%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for PX22333: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: SG11403
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SG11403%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for SG11403: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: YF90515
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: DH00541
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH00541%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for DH00541: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: HL39596
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: YS60567
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YS60567%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for YS60567: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: LK18237
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LK18237%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for LK18237: 0
2026-03-29 08:01:50 [auto1.es] INFO: Found listing with ID: LC05327
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC05327%27 HTTP/1.1" 200 None
2026-03-29 08:01:50 [auto1.es] INFO: Scrape type for LC05327: 2
2026-03-29 08:01:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with identifier: LC05327
2026-03-29 08:01:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with scrape type 2
2026-03-29 08:01:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with scrape type 2
2026-03-29 08:01:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2, identifier: LC05327
2026-03-29 08:01:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with identifier: LC05327
2026-03-29 08:01:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with identifier: LC05327
2026-03-29 08:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 793c833e-69f3-5c6f-aa36-5ad6eacb3fe2 with identifier: LC05327 to the API
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:34:39Z',
'fuel_type': 'petrol',
'id': '793c833e-69f3-5c6f-aa36-5ad6eacb3fe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LC05327',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 244326,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-29',
'seller_name': None,
'title': 'Honda Civic 1.6 VTEC Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2004}
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC05327%27 HTTP/1.1" 200 None
2026-03-29 08:01:51 [auto1.es] INFO: Saving data for LC05327: {'auction_closing_time': 1774884879.0, 'created_time': 1774555465.548793, 'last_price_update_time': 1774771311.807776}
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='LC05327') HTTP/1.1" 204 0
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: WA10977
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WA10977%27 HTTP/1.1" 200 None
2026-03-29 08:01:51 [auto1.es] INFO: Scrape type for WA10977: 0
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: PS29729
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: WC91216
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: RV14480
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV14480%27 HTTP/1.1" 200 None
2026-03-29 08:01:51 [auto1.es] INFO: Scrape type for RV14480: 0
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: NS96167
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: MW68540
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW68540%27 HTTP/1.1" 200 None
2026-03-29 08:01:51 [auto1.es] INFO: Scrape type for MW68540: 0
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: MN90156
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: SK17439
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: LW73612
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: YY10601
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YY10601%27 HTTP/1.1" 200 None
2026-03-29 08:01:51 [auto1.es] INFO: Scrape type for YY10601: 0
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: VR51792
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: MU04629
2026-03-29 08:01:51 [auto1.es] INFO: Found listing with ID: HT85667
2026-03-29 08:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HT85667%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for HT85667: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: PD96380
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD96380%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for PD96380: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: ZZ21581
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: GY39157
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: ED43827
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED43827%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for ED43827: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: BE62587
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE62587%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for BE62587: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: UR06074
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: XR92407
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: CB32241
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: XZ87449
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: GT44883
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT44883%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for GT44883: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: UD00521
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD00521%27 HTTP/1.1" 200 None
2026-03-29 08:01:52 [auto1.es] INFO: Scrape type for UD00521: 0
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: NA66808
2026-03-29 08:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:52 [auto1.es] INFO: Channel: 24h | Page: 22 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:52 [auto1.es] INFO: Found listing with ID: KR53631
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KR53631%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for KR53631: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: JW04171
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: YA86748
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: ZC78414
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC78414%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for ZC78414: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: RJ55423
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RJ55423%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for RJ55423: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: HA27882
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA27882%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for HA27882: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: TE16269
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: SK01159
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: CE82736
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CE82736%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for CE82736: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: ZZ49032
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZZ49032%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for ZZ49032: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: SU07288
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: CP72287
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CP72287%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for CP72287: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: WJ83814
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: BJ36748
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: YP76490
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: RS45242
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RS45242%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for RS45242: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: NN72545
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NN72545%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for NN72545: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: AB84528
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AB84528%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for AB84528: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: PS20422
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS20422%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for PS20422: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: XV33818
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XV33818%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for XV33818: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: ZR59289
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZR59289%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for ZR59289: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: EN12947
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: KK99044
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK99044%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for KK99044: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: VL09919
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL09919%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for VL09919: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: SX15472
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SX15472%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for SX15472: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: DG13081
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: EU03494
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: FT05886
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT05886%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for FT05886: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: ZC21665
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC21665%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for ZC21665: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: MF02343
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: HP01859
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: VL50797
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: PT49535
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT49535%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for PT49535: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: WZ30869
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ30869%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for WZ30869: 0
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: ZM69944
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: YB94347
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: LD17478
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: RN76428
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: GU38907
2026-03-29 08:01:53 [auto1.es] INFO: Found listing with ID: YB76254
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YB76254%27 HTTP/1.1" 200 None
2026-03-29 08:01:53 [auto1.es] INFO: Scrape type for YB76254: 0
2026-03-29 08:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:54 [auto1.es] INFO: Channel: 24h | Page: 23 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: VG01013
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: FD79630
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: WL49874
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WL49874%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for WL49874: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: WX54724
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX54724%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for WX54724: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: MP83522
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP83522%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for MP83522: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: XN30812
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN30812%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for XN30812: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: GX06456
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX06456%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for GX06456: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: RX23320
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX23320%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for RX23320: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: XZ41303
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: FK50437
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK50437%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for FK50437: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: CJ73946
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CJ73946%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for CJ73946: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: KS53137
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS53137%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for KS53137: 0
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: BR63324
2026-03-29 08:01:54 [auto1.es] INFO: Found listing with ID: TF28365
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF28365%27 HTTP/1.1" 200 None
2026-03-29 08:01:54 [auto1.es] INFO: Scrape type for TF28365: 2
2026-03-29 08:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with identifier: TF28365
2026-03-29 08:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with scrape type 2
2026-03-29 08:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with scrape type 2
2026-03-29 08:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78, identifier: TF28365
2026-03-29 08:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with identifier: TF28365
2026-03-29 08:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with identifier: TF28365
2026-03-29 08:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 3cfd2cfe-70a2-522a-b41c-120aa6bf7f78 with identifier: TF28365 to the API
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:17:56Z',
'fuel_type': 'diesel',
'id': '3cfd2cfe-70a2-522a-b41c-120aa6bf7f78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF28365',
'listing': 'auction',
'make': 'Seat',
'model': 'Altea',
'odometer': 157651,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-07',
'seller_name': None,
'title': 'Seat Altea 2.0 TDI Stylance / Style',
'transmission': 'manual',
'trim': 'Stylance / Style',
'year': 2007}
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF28365%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Saving data for TF28365: {'auction_closing_time': 1774883876.0, 'created_time': 1774555408.721476, 'last_price_update_time': 1774771315.250875}
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='TF28365') HTTP/1.1" 204 0
2026-03-29 08:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: KD08887
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD08887%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for KD08887: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: PF82044
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: VT35195
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: LU79245
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: EH02657
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH02657%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for EH02657: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: JG20309
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: LB45570
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: UV89988
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: JC23738
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: DE75422
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DE75422%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for DE75422: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: YU77194
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: UB42787
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB42787%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for UB42787: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: DD46195
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD46195%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for DD46195: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: CZ41335
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: BS14602
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: WE77493
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE77493%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for WE77493: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: CW02489
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: JM60139
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: KE47103
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: YL07915
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: UX78126
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UX78126%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for UX78126: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: LY43971
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LY43971%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for LY43971: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: ML86623
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: JC37021
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC37021%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for JC37021: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: CL39322
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CL39322%27 HTTP/1.1" 200 None
2026-03-29 08:01:55 [auto1.es] INFO: Scrape type for CL39322: 0
2026-03-29 08:01:55 [auto1.es] INFO: Found listing with ID: JC17966
2026-03-29 08:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:57 [auto1.es] INFO: Channel: 24h | Page: 24 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: UT20809
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UT20809%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for UT20809: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: LK62452
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: MX17134
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: TS75802
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS75802%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for TS75802: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: YM80761
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YM80761%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for YM80761: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: UZ32916
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: VL93613
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VL93613%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for VL93613: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: YU55670
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YU55670%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for YU55670: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: YS21780
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: GJ99683
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ99683%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for GJ99683: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: PC51622
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: RT35335
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RT35335%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for RT35335: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: TU21075
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: PS45222
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: AP64708
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: YY12745
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: MW15131
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: FR95558
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: XL12491
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: RB88414
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB88414%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for RB88414: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: TF48403
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TF48403%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for TF48403: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: XL66794
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL66794%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for XL66794: 0
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: WE21693
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE21693%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Scrape type for WE21693: 2
2026-03-29 08:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 506fc010-cc44-5512-b92b-b1992c0f5cc1 with identifier: WE21693
2026-03-29 08:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 506fc010-cc44-5512-b92b-b1992c0f5cc1 with scrape type 2
2026-03-29 08:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 506fc010-cc44-5512-b92b-b1992c0f5cc1 with scrape type 2
2026-03-29 08:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 506fc010-cc44-5512-b92b-b1992c0f5cc1, identifier: WE21693
2026-03-29 08:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 506fc010-cc44-5512-b92b-b1992c0f5cc1 with identifier: WE21693
2026-03-29 08:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 506fc010-cc44-5512-b92b-b1992c0f5cc1 with identifier: WE21693
2026-03-29 08:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 506fc010-cc44-5512-b92b-b1992c0f5cc1 with identifier: WE21693 to the API
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:01:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 261,
'expiration_date': '2026-03-30T15:33:53Z',
'fuel_type': 'hybrid',
'id': '506fc010-cc44-5512-b92b-b1992c0f5cc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WE21693',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58445,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-23',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Plug-in Hybrid Inscription 2WD',
'transmission': 'automatic',
'trim': 'Inscription 2WD',
'year': 2020}
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WE21693%27 HTTP/1.1" 200 None
2026-03-29 08:01:57 [auto1.es] INFO: Saving data for WE21693: {'auction_closing_time': 1774884833.0, 'created_time': 1774468961.494868, 'last_price_update_time': 1774771317.863316}
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='WE21693') HTTP/1.1" 204 0
2026-03-29 08:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: XY73701
2026-03-29 08:01:57 [auto1.es] INFO: Found listing with ID: FG54373
2026-03-29 08:01:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG54373%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for FG54373: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: UA81124
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA81124%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for UA81124: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: XS23007
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XS23007%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for XS23007: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: JC49855
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: GT09442
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GT09442%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for GT09442: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: SN05978
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SN05978%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for SN05978: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: KP85608
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: JH04975
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JH04975%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for JH04975: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: EN74570
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN74570%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for EN74570: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: LB26536
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB26536%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for LB26536: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: XA71436
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA71436%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for XA71436: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: XP57901
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP57901%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for XP57901: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: BF21105
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BF21105%27 HTTP/1.1" 200 None
2026-03-29 08:01:58 [auto1.es] INFO: Scrape type for BF21105: 0
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: FN32638
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: PP85710
2026-03-29 08:01:58 [auto1.es] INFO: Found listing with ID: GJ06814
2026-03-29 08:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:01:59 [auto1.es] INFO: Channel: 24h | Page: 25 | totalHits: 1628 | hits on page: 40
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: PY80888
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: WC72839
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: UF43058
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF43058%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for UF43058: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: XZ49849
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: WW04715
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WW04715%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for WW04715: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: TU32370
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: GR21814
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: UZ29384
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: YW58225
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW58225%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for YW58225: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: WH26152
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WH26152%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for WH26152: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: DU33012
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: GJ16527
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GJ16527%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for GJ16527: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: AN25119
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AN25119%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for AN25119: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: EA52375
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA52375%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for EA52375: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: PD86662
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: JK64156
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: EW34917
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW34917%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for EW34917: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: XN31464
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: DF08485
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DF08485%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for DF08485: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: HF43561
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: ZE85496
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: ME40836
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ME40836%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for ME40836: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: MF18812
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: DU61809
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: KW07393
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: YF73149
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: AP77113
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: HC67204
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC67204%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for HC67204: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: XS50380
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: WD34727
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD34727%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for WD34727: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: BY74928
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: XA81448
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: NJ73279
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: XW29028
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW29028%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for XW29028: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: BR73846
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: YX91165
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: LA48157
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LA48157%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for LA48157: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: UU20141
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: TR96675
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TR96675%27 HTTP/1.1" 200 None
2026-03-29 08:01:59 [auto1.es] INFO: Scrape type for TR96675: 0
2026-03-29 08:01:59 [auto1.es] INFO: Found listing with ID: DW68520
2026-03-29 08:01:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:00 [auto1.es] INFO: Channel: 24h | Page: 26 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: VB99654
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VB99654%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for VB99654: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: PK37230
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK37230%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for PK37230: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: DR08098
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: YP54060
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YP54060%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for YP54060: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: WC06824
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: AJ61664
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ61664%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for AJ61664: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: FR40817
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: FJ48335
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FJ48335%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for FJ48335: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: DL11284
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DL11284%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for DL11284: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: SK07271
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: VY31603
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: XH48089
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: XW86216
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW86216%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for XW86216: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: TV08054
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: EN05559
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EN05559%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for EN05559: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: ZL78219
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL78219%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for ZL78219: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: TV36544
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: KV41270
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KV41270%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for KV41270: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: NY16020
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: XJ18059
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: ZZ18199
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: TR33339
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: SL87514
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SL87514%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for SL87514: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: JW07247
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: LV56361
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: VY28267
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY28267%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for VY28267: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: EU98432
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: ZW73484
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: JF75670
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: LS36094
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS36094%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for LS36094: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: FH30373
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FH30373%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for FH30373: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: FP96823
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: UK08613
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: XX98366
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XX98366%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for XX98366: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: NL75511
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: LL24572
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LL24572%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for LL24572: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: FT04300
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FT04300%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for FT04300: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: BP62909
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BP62909%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for BP62909: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: GX91950
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GX91950%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for GX91950: 0
2026-03-29 08:02:00 [auto1.es] INFO: Found listing with ID: TZ81028
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ81028%27 HTTP/1.1" 200 None
2026-03-29 08:02:00 [auto1.es] INFO: Scrape type for TZ81028: 0
2026-03-29 08:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:01 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:01 [auto1.es] INFO: Channel: 24h | Page: 27 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: ZC95482
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZC95482%27 HTTP/1.1" 200 None
2026-03-29 08:02:01 [auto1.es] INFO: Scrape type for ZC95482: 0
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: UB71741
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UB71741%27 HTTP/1.1" 200 None
2026-03-29 08:02:01 [auto1.es] INFO: Scrape type for UB71741: 0
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: XJ69303
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: UU89702
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UU89702%27 HTTP/1.1" 200 None
2026-03-29 08:02:01 [auto1.es] INFO: Scrape type for UU89702: 0
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: GF25247
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: GG25367
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: PR26492
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PR26492%27 HTTP/1.1" 200 None
2026-03-29 08:02:01 [auto1.es] INFO: Scrape type for PR26492: 0
2026-03-29 08:02:01 [auto1.es] INFO: Found listing with ID: JC38983
2026-03-29 08:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JC38983%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for JC38983: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: YS92814
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VC68158
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VR01411
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: PD45625
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VY26684
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VY26684%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for VY26684: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: ND59157
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ND59157%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for ND59157: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: CU51757
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: MK23766
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VC05043
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC05043%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for VC05043: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: UH68821
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: UP55531
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: KK03288
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK03288%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for KK03288: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: BR35184
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR35184%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for BR35184: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: AR59073
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: HP42544
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HP42544%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for HP42544: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: FG15461
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG15461%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for FG15461: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: NB66504
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: PN97483
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN97483%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for PN97483: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: UP27315
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: CR84391
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CR84391%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for CR84391: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: ZM86466
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM86466%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for ZM86466: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: KD09714
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD09714%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for KD09714: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: WU84058
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VM24550
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: VP18393
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VP18393%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for VP18393: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: MZ62170
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: GV40212
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GV40212%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for GV40212: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: LJ17115
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ17115%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for LJ17115: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: NY33487
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NY33487%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for NY33487: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: JT33139
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JT33139%27 HTTP/1.1" 200 None
2026-03-29 08:02:02 [auto1.es] INFO: Scrape type for JT33139: 0
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: XN45249
2026-03-29 08:02:02 [auto1.es] INFO: Found listing with ID: NW63422
2026-03-29 08:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:03 [auto1.es] INFO: Channel: 24h | Page: 28 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: DS74778
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DS74778%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for DS74778: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: MD70003
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD70003%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for MD70003: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: AM05329
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: TB74372
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB74372%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for TB74372: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: BY33283
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BY33283%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for BY33283: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: VU28227
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: UP13396
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: ZL27133
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZL27133%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for ZL27133: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: AP64153
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP64153%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for AP64153: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: JZ51794
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JZ51794%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for JZ51794: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: DK89612
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: RD07091
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: LE34718
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: JG89903
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: GX38118
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: CG09187
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CG09187%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for CG09187: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: ZM34932
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: EB62750
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EB62750%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for EB62750: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: TB67105
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB67105%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for TB67105: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: TK95363
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: SW23101
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SW23101%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for SW23101: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: WN54679
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN54679%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for WN54679: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: LC59267
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LC59267%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for LC59267: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: KF74515
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KF74515%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for KF74515: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: YD48242
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: YK51395
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: ZL32724
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: GL92788
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: VF01083
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: BG05674
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: JG83987
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: FZ04394
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FZ04394%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for FZ04394: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: UD80298
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: KD32086
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KD32086%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for KD32086: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: YL06778
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: AV93278
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: GR78945
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR78945%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for GR78945: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: MP31569
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MP31569%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for MP31569: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: JY09497
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JY09497%27 HTTP/1.1" 200 None
2026-03-29 08:02:03 [auto1.es] INFO: Scrape type for JY09497: 0
2026-03-29 08:02:03 [auto1.es] INFO: Found listing with ID: CR48575
2026-03-29 08:02:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:04 [auto1.es] INFO: Channel: 24h | Page: 29 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: BZ21450
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: UT89838
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: JX90216
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: DC35826
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: UN21453
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN21453%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for UN21453: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: FG81749
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FG81749%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for FG81749: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: SJ07079
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: PP93305
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP93305%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for PP93305: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: BR13060
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BR13060%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for BR13060: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: HA51253
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HA51253%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for HA51253: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: RR74853
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RR74853%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for RR74853: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: GE94512
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: CY04008
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: ST64769
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ST64769%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for ST64769: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: CM70741
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: JV95856
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JV95856%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for JV95856: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: ZS64271
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: WB36611
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WB36611%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for WB36611: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: DC47971
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: KC53673
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC53673%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for KC53673: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: DD74793
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: XC40695
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC40695%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for XC40695: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: VT11458
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT11458%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for VT11458: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: BM28897
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BM28897%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for BM28897: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: EY91693
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EY91693%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for EY91693: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: TT72287
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: NG44542
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: PW28611
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: ME07403
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: JR29098
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JR29098%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for JR29098: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: JE65744
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JE65744%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for JE65744: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: RU65769
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU65769%27 HTTP/1.1" 200 None
2026-03-29 08:02:04 [auto1.es] INFO: Scrape type for RU65769: 0
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: LC77404
2026-03-29 08:02:04 [auto1.es] INFO: Found listing with ID: FK65100
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FK65100%27 HTTP/1.1" 200 None
2026-03-29 08:02:05 [auto1.es] INFO: Scrape type for FK65100: 0
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: LS69638
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: XG18917
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XG18917%27 HTTP/1.1" 200 None
2026-03-29 08:02:05 [auto1.es] INFO: Scrape type for XG18917: 0
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: FX14772
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FX14772%27 HTTP/1.1" 200 None
2026-03-29 08:02:05 [auto1.es] INFO: Scrape type for FX14772: 0
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: FU29422
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: JK63504
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JK63504%27 HTTP/1.1" 200 None
2026-03-29 08:02:05 [auto1.es] INFO: Scrape type for JK63504: 0
2026-03-29 08:02:05 [auto1.es] INFO: Found listing with ID: ML17412
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ML17412%27 HTTP/1.1" 200 None
2026-03-29 08:02:05 [auto1.es] INFO: Scrape type for ML17412: 0
2026-03-29 08:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:05 [scrapy.extensions.logstats] INFO: Crawled 111 pages (at 43 pages/min), scraped 105 items (at 39 items/min)
2026-03-29 08:02:05 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-29 08:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:06 [auto1.es] INFO: Channel: 24h | Page: 30 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: KC46578
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC46578%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for KC46578: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: XR73155
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XR73155%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for XR73155: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: RK55405
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: MW76524
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW76524%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for MW76524: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: PL96310
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL96310%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for PL96310: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: XZ20616
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: VU00284
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU00284%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for VU00284: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: NF35716
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: XA12312
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: DL51279
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: KD88168
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: LP98864
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: SZ95909
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: YK45669
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: XX41705
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: ZN14981
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZN14981%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for ZN14981: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: KE50509
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE50509%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for KE50509: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: RR11017
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: WX13119
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX13119%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for WX13119: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: XF66468
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: JE90684
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JE90684%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for JE90684: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: WZ85087
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ85087%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for WZ85087: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: CT91769
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: TT49974
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: AE24734
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: YW75502
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YW75502%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for YW75502: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: JY28028
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: ER70032
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: CT45338
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: LV60077
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV60077%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for LV60077: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: BP77567
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BP77567%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for BP77567: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: WZ34012
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WZ34012%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for WZ34012: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: MT58726
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MT58726%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for MT58726: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: ZW56409
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZW56409%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for ZW56409: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: KT63961
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: ZA21810
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: SV29323
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SV29323%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for SV29323: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: VR29926
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VR29926%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for VR29926: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: VT96833
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VT96833%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for VT96833: 0
2026-03-29 08:02:06 [auto1.es] INFO: Found listing with ID: BE63337
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE63337%27 HTTP/1.1" 200 None
2026-03-29 08:02:06 [auto1.es] INFO: Scrape type for BE63337: 0
2026-03-29 08:02:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:07 [auto1.es] INFO: Channel: 24h | Page: 31 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: RH33829
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RH33829%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for RH33829: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: SM51869
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: RK09701
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: UN59874
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN59874%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for UN59874: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: MY48214
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY48214%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for MY48214: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: EY86051
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: GC12859
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: DH56387
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DH56387%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for DH56387: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: XU82709
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: SC27418
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SC27418%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for SC27418: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: RH73314
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ZJ95453
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ95453%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for ZJ95453: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: HR31272
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HR31272%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for HR31272: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: PA92548
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: LM00276
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: MA61689
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: YU51978
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ED57476
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ED57476%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for ED57476: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: RN82930
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RN82930%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for RN82930: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: TW11063
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW11063%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for TW11063: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: MF36359
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: JG85850
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: FC13262
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ZW97071
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: PF61621
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PF61621%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for PF61621: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: EG32676
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG32676%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for EG32676: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: VC62552
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC62552%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for VC62552: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: CP49442
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: WD56273
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WD56273%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for WD56273: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: AD67761
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AD67761%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for AD67761: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: GA00375
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GA00375%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for GA00375: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: RT04886
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ZJ56625
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZJ56625%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for ZJ56625: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ZC64345
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: VN13138
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: AR88261
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AR88261%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for AR88261: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: MD04984
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: MU93951
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: VZ90970
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ90970%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for VZ90970: 0
2026-03-29 08:02:07 [auto1.es] INFO: Found listing with ID: ZX65175
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX65175%27 HTTP/1.1" 200 None
2026-03-29 08:02:07 [auto1.es] INFO: Scrape type for ZX65175: 0
2026-03-29 08:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:08 [auto1.es] INFO: Channel: 24h | Page: 32 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WV15930
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV15930%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for WV15930: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WW30264
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WX65667
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WX65667%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for WX65667: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: UF95473
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WN06367
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WN06367%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for WN06367: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: TH31010
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TH31010%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for TH31010: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: TZ65854
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: TD60260
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: UL24539
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UL24539%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for UL24539: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: LV38775
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: TB73704
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TB73704%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for TB73704: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: GB72499
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GB72499%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for GB72499: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WE46909
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: TX70336
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TX70336%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for TX70336: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: RY22174
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: YH86623
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YH86623%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for YH86623: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: MA61086
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: YX68233
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: SV12911
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: EJ16249
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: GZ44252
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: AS19038
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS19038%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for AS19038: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: YH97828
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: FX21213
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: BF55946
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: WV47930
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: YJ04642
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ04642%27 HTTP/1.1" 200 None
2026-03-29 08:02:08 [auto1.es] INFO: Scrape type for YJ04642: 0
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: ET46210
2026-03-29 08:02:08 [auto1.es] INFO: Found listing with ID: KZ49779
2026-03-29 08:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KZ49779%27 HTTP/1.1" 200 None
2026-03-29 08:02:09 [auto1.es] INFO: Scrape type for KZ49779: 0
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: TK05995
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: FG46245
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: JG12549
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: KP17570
2026-03-29 08:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KP17570%27 HTTP/1.1" 200 None
2026-03-29 08:02:09 [auto1.es] INFO: Scrape type for KP17570: 0
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: KR67716
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: CA13811
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: GP65825
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: KH58937
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: LA57781
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: ZT52456
2026-03-29 08:02:09 [auto1.es] INFO: Found listing with ID: DM84841
2026-03-29 08:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:10 [auto1.es] INFO: Channel: 24h | Page: 33 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: TL38815
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: DS90195
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: FY96744
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: VP19091
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: NH85653
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NH85653%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for NH85653: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: BZ65753
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BZ65753%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for BZ65753: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: PK26809
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PK26809%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for PK26809: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: GH53703
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GH53703%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for GH53703: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: HH60103
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: DY61189
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: FJ44146
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: SF85973
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SF85973%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for SF85973: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: EK60433
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EK60433%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for EK60433: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: ZT13794
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZT13794%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for ZT13794: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: VA59339
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: DY95344
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DY95344%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for DY95344: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: DC79827
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DC79827%27 HTTP/1.1" 200 None
2026-03-29 08:02:10 [auto1.es] INFO: Scrape type for DC79827: 0
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: BL04446
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: YV38932
2026-03-29 08:02:10 [auto1.es] INFO: Found listing with ID: MW67047
2026-03-29 08:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW67047%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for MW67047: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: VU55173
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VU55173%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for VU55173: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: KL23416
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: BM49479
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: ZV45444
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZV45444%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for ZV45444: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: UD75301
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UD75301%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for UD75301: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: CD83035
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CD83035%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for CD83035: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: PZ56509
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: AJ69515
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AJ69515%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for AJ69515: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: YS20114
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: AU66709
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AU66709%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for AU66709: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: EK69979
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: CS18132
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: AS37941
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AS37941%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for AS37941: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: HC11332
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HC11332%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for HC11332: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: UN29242
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UN29242%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for UN29242: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: ZX62184
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX62184%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for ZX62184: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: BW10675
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BW10675%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for BW10675: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: MG85806
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG85806%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for MG85806: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: DX19120
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX19120%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for DX19120: 0
2026-03-29 08:02:11 [auto1.es] INFO: Found listing with ID: KS42658
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KS42658%27 HTTP/1.1" 200 None
2026-03-29 08:02:11 [auto1.es] INFO: Scrape type for KS42658: 0
2026-03-29 08:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:12 [auto1.es] INFO: Channel: 24h | Page: 34 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: UE67433
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UE67433%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for UE67433: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: TZ01977
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TZ01977%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for TZ01977: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: GW37320
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: GG74961
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG74961%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for GG74961: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: XW94395
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XW94395%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for XW94395: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: PK32914
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: GW88114
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: RH91028
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: LZ33351
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: TR19943
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: JS77996
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: ZE40352
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: CC76703
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: ES07988
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES07988%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for ES07988: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: HY65431
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: RB15615
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RB15615%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for RB15615: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: VZ79262
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VZ79262%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for VZ79262: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: HA87935
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: XC96716
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XC96716%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for XC96716: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: VC74313
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC74313%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for VC74313: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: RG03753
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RG03753%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for RG03753: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: CN77625
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: XD32564
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: BB89966
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BB89966%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for BB89966: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: EA80671
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA80671%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for EA80671: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: YK19704
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YK19704%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for YK19704: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: AE50164
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE50164%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for AE50164: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: RK07615
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RK07615%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for RK07615: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: UD30245
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: BX14033
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: FY68249
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: AA00980
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AA00980%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for AA00980: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: HZ31017
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: KC96149
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: PJ13315
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PJ13315%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for PJ13315: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: PL39404
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: VD65621
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: HG29658
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HG29658%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for HG29658: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: VM52348
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VM52348%27 HTTP/1.1" 200 None
2026-03-29 08:02:12 [auto1.es] INFO: Scrape type for VM52348: 0
2026-03-29 08:02:12 [auto1.es] INFO: Found listing with ID: JZ79034
2026-03-29 08:02:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:13 [auto1.es] INFO: Channel: 24h | Page: 35 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: DD78517
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: BC82698
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BC82698%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for BC82698: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: ZV53496
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: ZX43091
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZX43091%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for ZX43091: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: UC73568
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: LN12503
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LN12503%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for LN12503: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: GV64854
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: KZ95264
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: GY48827
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: DA78268
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DA78268%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for DA78268: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: UM67436
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: PZ10001
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PZ10001%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for PZ10001: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: DB51566
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: HE30029
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HE30029%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for HE30029: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: MG60856
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MG60856%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for MG60856: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: FC66995
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: BA40352
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: AF24010
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: SR31558
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SR31558%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for SR31558: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: GG87039
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GG87039%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for GG87039: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: KB02091
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: MW66330
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: SP11090
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SP11090%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for SP11090: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: VA34349
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VA34349%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for VA34349: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: TW43134
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: CE25443
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: MP79118
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: JM41258
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM41258%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for JM41258: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: GU18953
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GU18953%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for GU18953: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: MW71818
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MW71818%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for MW71818: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: HX86510
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HX86510%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for HX86510: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: YA27330
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: SX49726
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: ZD82748
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZD82748%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for ZD82748: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: DM23337
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: ZJ73246
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: EA73564
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA73564%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for EA73564: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: ZM37535
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZM37535%27 HTTP/1.1" 200 None
2026-03-29 08:02:13 [auto1.es] INFO: Scrape type for ZM37535: 0
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: PE94683
2026-03-29 08:02:13 [auto1.es] INFO: Found listing with ID: UD02034
2026-03-29 08:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:14 [auto1.es] INFO: Channel: 24h | Page: 36 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: FK96312
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: SL01045
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: WA68428
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: DK05159
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DK05159%27 HTTP/1.1" 200 None
2026-03-29 08:02:14 [auto1.es] INFO: Scrape type for DK05159: 0
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: VJ61216
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: KX75561
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: ZE38757
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: HX37636
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: GW51820
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: BT71977
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BT71977%27 HTTP/1.1" 200 None
2026-03-29 08:02:14 [auto1.es] INFO: Scrape type for BT71977: 0
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: TH94228
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: JK26154
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JK26154%27 HTTP/1.1" 200 None
2026-03-29 08:02:14 [auto1.es] INFO: Scrape type for JK26154: 0
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: EA32126
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EA32126%27 HTTP/1.1" 200 None
2026-03-29 08:02:14 [auto1.es] INFO: Scrape type for EA32126: 0
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: JE13816
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: XP47447
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP47447%27 HTTP/1.1" 200 None
2026-03-29 08:02:14 [auto1.es] INFO: Scrape type for XP47447: 0
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: YV42226
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: NG71405
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: GU66337
2026-03-29 08:02:14 [auto1.es] INFO: Found listing with ID: CC89526
2026-03-29 08:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CC89526%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for CC89526: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: MY23078
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MY23078%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for MY23078: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: PN58754
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PN58754%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for PN58754: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: XM15498
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: XL95591
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XL95591%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for XL95591: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: DA49671
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: KC85026
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KC85026%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for KC85026: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: GH57787
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: BX27064
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: AT82365
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AT82365%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for AT82365: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: WK81773
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: TS39016
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS39016%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for TS39016: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: TT65809
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TT65809%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for TT65809: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: EH49664
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EH49664%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for EH49664: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: EB66589
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: PA52283
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PA52283%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for PA52283: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: PG75974
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: BE72749
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BE72749%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for BE72749: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: ZK42012
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: PS53569
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PS53569%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for PS53569: 0
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: LG52328
2026-03-29 08:02:15 [auto1.es] INFO: Found listing with ID: RF71791
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF71791%27 HTTP/1.1" 200 None
2026-03-29 08:02:15 [auto1.es] INFO: Scrape type for RF71791: 0
2026-03-29 08:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:16 [auto1.es] INFO: Channel: 24h | Page: 37 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: GE54234
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE54234%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for GE54234: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: VN90638
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: UF54007
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UF54007%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for UF54007: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: DH26781
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: XP71209
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP71209%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for XP71209: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: AT12035
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AT12035%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for AT12035: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: CB66471
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CB66471%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for CB66471: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: XJ81708
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XJ81708%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for XJ81708: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: BT51966
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: WU60183
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: LK89400
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: DV24306
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DV24306%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for DV24306: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: TV24981
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TV24981%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for TV24981: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: PC32522
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: HV31906
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HV31906%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for HV31906: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: CP18304
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: YD38751
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: MF35221
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: LR44040
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: XZ62069
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XZ62069%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for XZ62069: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: LV43298
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LV43298%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for LV43298: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: AW26906
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AW26906%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for AW26906: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: BF82684
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: LS22424
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LS22424%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for LS22424: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: JN16141
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: RE29158
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: XM37259
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: DD08743
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DD08743%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for DD08743: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: MB84722
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: LJ76741
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: EJ15822
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EJ15822%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for EJ15822: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: MY16878
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: SR36141
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: PW93745
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PW93745%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for PW93745: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: RW31062
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW31062%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for RW31062: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: UB86701
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: XP60269
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XP60269%27 HTTP/1.1" 200 None
2026-03-29 08:02:16 [auto1.es] INFO: Scrape type for XP60269: 0
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: KL17964
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: NM08693
2026-03-29 08:02:16 [auto1.es] INFO: Found listing with ID: MM24927
2026-03-29 08:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:17 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:17 [auto1.es] INFO: Channel: 24h | Page: 38 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: WG45325
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WG45325%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for WG45325: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: MD68479
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MD68479%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for MD68479: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: AZ60367
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: LJ63273
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LJ63273%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for LJ63273: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: EH03748
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: GF33961
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: LX05735
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LX05735%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for LX05735: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: FX69665
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: NV64390
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: UH53722
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: UP08006
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP08006%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for UP08006: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: AP47288
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AP47288%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for AP47288: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: EG51857
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EG51857%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for EG51857: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: TS53334
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TS53334%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for TS53334: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: HP31470
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: TW94946
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27TW94946%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for TW94946: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: KE70928
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KE70928%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for KE70928: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: HX30017
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HX30017%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for HX30017: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: PE66788
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: WA65207
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: SY19830
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SY19830%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for SY19830: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: RR07700
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: RF07402
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF07402%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for RF07402: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: FR94321
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FR94321%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for FR94321: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: UA24744
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UA24744%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for UA24744: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: US29597
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: NJ67875
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NJ67875%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for NJ67875: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: XF82752
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: RK77233
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: YJ22884
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YJ22884%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for YJ22884: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: VV48329
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VV48329%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for VV48329: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: NR06421
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: UE40961
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: KH51643
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KH51643%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for KH51643: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: VK88655
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: LX19850
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: VY33491
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: MK70823
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MK70823%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for MK70823: 0
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: WJ13987
2026-03-29 08:02:17 [auto1.es] INFO: Found listing with ID: CV66475
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CV66475%27 HTTP/1.1" 200 None
2026-03-29 08:02:17 [auto1.es] INFO: Scrape type for CV66475: 0
2026-03-29 08:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:18 [auto1.es] INFO: Channel: 24h | Page: 39 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: WV13003
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27WV13003%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for WV13003: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: RU20773
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RU20773%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for RU20773: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: DX72954
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DX72954%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for DX72954: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: VA33750
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VA33750%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for VA33750: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: SR52978
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: BA23720
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BA23720%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for BA23720: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: PL84711
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PL84711%27 HTTP/1.1" 200 None
2026-03-29 08:02:18 [auto1.es] INFO: Scrape type for PL84711: 0
2026-03-29 08:02:18 [auto1.es] INFO: Found listing with ID: AZ04928
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AZ04928%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for AZ04928: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: ZK54179
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZK54179%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for ZK54179: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: JA60709
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JA60709%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for JA60709: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: BK75900
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: EF82008
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: TX62344
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: CY52892
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CY52892%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for CY52892: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: RW90517
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RW90517%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for RW90517: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: KK87704
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK87704%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for KK87704: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: AF53027
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AF53027%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for AF53027: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: NX17648
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27NX17648%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for NX17648: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: RX17538
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: PP42780
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: EK21860
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: EM88527
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: ML70720
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: XA25667
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XA25667%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for XA25667: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: LH42756
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: YS26400
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: DL67174
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: VT22035
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: BM94316
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: NP14618
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: MS21138
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: EG18417
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: MH61134
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: SJ29812
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27SJ29812%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for SJ29812: 0
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: YR47021
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: HD15587
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: RV46161
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: BE52894
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: VG10975
2026-03-29 08:02:19 [auto1.es] INFO: Found listing with ID: VC46387
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27VC46387%27 HTTP/1.1" 200 None
2026-03-29 08:02:19 [auto1.es] INFO: Scrape type for VC46387: 0
2026-03-29 08:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:20 [auto1.es] INFO: Channel: 24h | Page: 40 | totalHits: 1628 | hits on page: 40
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PT83214
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PT83214%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for PT83214: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: JM22028
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JM22028%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for JM22028: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: BE06656
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: BB43424
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PP51748
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PP51748%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for PP51748: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: UR52438
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PS14149
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: KW41207
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KW41207%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for KW41207: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: DZ14313
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DZ14313%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for DZ14313: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: GB85500
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: MM10114
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MM10114%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for MM10114: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: HB49696
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: BD69274
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BD69274%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for BD69274: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: ES13897
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ES13897%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for ES13897: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PD50482
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27PD50482%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for PD50482: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: FP09547
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: KU62533
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: JZ72773
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JZ72773%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for JZ72773: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: SX89883
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: KP23641
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: FN14601
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FN14601%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for FN14601: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: ZT45272
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: EW17140
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EW17140%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for EW17140: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: GP84876
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: FF19626
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FF19626%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for FF19626: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: GG14536
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: XF41535
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XF41535%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for XF41535: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: KK57262
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27KK57262%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for KK57262: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PL51206
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: GZ44796
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: EU70316
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27EU70316%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for EU70316: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: PN86377
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: MF61460
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27MF61460%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for MF61460: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: JS10706
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27JS10706%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for JS10706: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: UG73300
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UG73300%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for UG73300: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: CE73826
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: DW64016
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DW64016%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for DW64016: 0
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: XB82673
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: NM22189
2026-03-29 08:02:20 [auto1.es] INFO: Found listing with ID: BA61536
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27BA61536%27 HTTP/1.1" 200 None
2026-03-29 08:02:20 [auto1.es] INFO: Scrape type for BA61536: 0
2026-03-29 08:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:21 [auto1.es] INFO: Channel: 24h | Page: 41 | totalHits: 1628 | hits on page: 28
2026-03-29 08:02:21 [auto1.es] INFO: Found listing with ID: UP09375
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27UP09375%27 HTTP/1.1" 200 None
2026-03-29 08:02:21 [auto1.es] INFO: Scrape type for UP09375: 0
2026-03-29 08:02:21 [auto1.es] INFO: Found listing with ID: GE22021
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GE22021%27 HTTP/1.1" 200 None
2026-03-29 08:02:21 [auto1.es] INFO: Scrape type for GE22021: 0
2026-03-29 08:02:21 [auto1.es] INFO: Found listing with ID: FA09072
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27FA09072%27 HTTP/1.1" 200 None
2026-03-29 08:02:21 [auto1.es] INFO: Scrape type for FA09072: 0
2026-03-29 08:02:21 [auto1.es] INFO: Found listing with ID: ZH42049
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27ZH42049%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for ZH42049: 0
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: LB38939
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27LB38939%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for LB38939: 0
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: RV29319
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RV29319%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for RV29319: 0
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: US62634
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27US62634%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for US62634: 0
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: XN12672
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN12672%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for XN12672: 0
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: YH49695
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: RW91373
2026-03-29 08:02:22 [auto1.es] INFO: Found listing with ID: RP67068
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP67068%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Scrape type for RP67068: 2
2026-03-29 08:02:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1abbd3e0-01a2-526e-8df7-19190935a1d8 with identifier: RP67068
2026-03-29 08:02:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1abbd3e0-01a2-526e-8df7-19190935a1d8 with scrape type 2
2026-03-29 08:02:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1abbd3e0-01a2-526e-8df7-19190935a1d8 with scrape type 2
2026-03-29 08:02:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 1abbd3e0-01a2-526e-8df7-19190935a1d8, identifier: RP67068
2026-03-29 08:02:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 1abbd3e0-01a2-526e-8df7-19190935a1d8 with identifier: RP67068
2026-03-29 08:02:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 1abbd3e0-01a2-526e-8df7-19190935a1d8 with identifier: RP67068
2026-03-29 08:02:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 1abbd3e0-01a2-526e-8df7-19190935a1d8 with identifier: RP67068 to the API
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 165,
'expiration_date': '2026-03-30T15:02:03Z',
'fuel_type': 'petrol',
'id': '1abbd3e0-01a2-526e-8df7-19190935a1d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RP67068',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 161206,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-01',
'seller_name': None,
'title': 'Mazda CX-5 2.0 Zenith 2WD',
'transmission': 'manual',
'trim': 'Zenith 2WD',
'year': 2020}
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RP67068%27 HTTP/1.1" 200 None
2026-03-29 08:02:22 [auto1.es] INFO: Saving data for RP67068: {'auction_closing_time': 1774882923.0, 'created_time': 1772749215.864137, 'last_price_update_time': 1774771342.947678}
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RP67068') HTTP/1.1" 204 0
2026-03-29 08:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 08:02:23 [auto1.es] INFO: Found listing with ID: LG74328
2026-03-29 08:02:23 [auto1.es] INFO: Found listing with ID: RF85744
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF85744%27 HTTP/1.1" 200 None
2026-03-29 08:02:23 [auto1.es] INFO: Scrape type for RF85744: 2
2026-03-29 08:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e5d7459-a842-5ef3-9f84-e532ad349a16 with identifier: RF85744
2026-03-29 08:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e5d7459-a842-5ef3-9f84-e532ad349a16 with scrape type 2
2026-03-29 08:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e5d7459-a842-5ef3-9f84-e532ad349a16 with scrape type 2
2026-03-29 08:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9e5d7459-a842-5ef3-9f84-e532ad349a16, identifier: RF85744
2026-03-29 08:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9e5d7459-a842-5ef3-9f84-e532ad349a16 with identifier: RF85744
2026-03-29 08:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9e5d7459-a842-5ef3-9f84-e532ad349a16 with identifier: RF85744
2026-03-29 08:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9e5d7459-a842-5ef3-9f84-e532ad349a16 with identifier: RF85744 to the API
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:58:12Z',
'fuel_type': 'diesel',
'id': '9e5d7459-a842-5ef3-9f84-e532ad349a16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF85744',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 336471,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-10-24',
'seller_name': None,
'title': 'Renault Laguna 2.0 dCi Avantage',
'transmission': 'manual',
'trim': 'Avantage',
'year': 2006}
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RF85744%27 HTTP/1.1" 200 None
2026-03-29 08:02:23 [auto1.es] INFO: Saving data for RF85744: {'auction_closing_time': 1774886292.0, 'created_time': 1774684826.580821, 'last_price_update_time': 1774771343.450318}
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RF85744') HTTP/1.1" 204 0
2026-03-29 08:02:23 [auto1.es] INFO: Found listing with ID: YX32704
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX32704%27 HTTP/1.1" 200 None
2026-03-29 08:02:23 [auto1.es] INFO: Scrape type for YX32704: 2
2026-03-29 08:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with identifier: YX32704
2026-03-29 08:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with scrape type 2
2026-03-29 08:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with scrape type 2
2026-03-29 08:02:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 9c4b8883-f737-5320-99c3-ad0db2ce5b3b, identifier: YX32704
2026-03-29 08:02:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with identifier: YX32704
2026-03-29 08:02:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with identifier: YX32704
2026-03-29 08:02:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 9c4b8883-f737-5320-99c3-ad0db2ce5b3b with identifier: YX32704 to the API
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 300,
'expiration_date': '2026-03-30T15:31:32Z',
'fuel_type': 'diesel',
'id': '9c4b8883-f737-5320-99c3-ad0db2ce5b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YX32704',
'listing': 'auction',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 140615,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-02',
'seller_name': None,
'title': 'Porsche Panamera Diesel Edition',
'transmission': 'automatic',
'trim': 'Edition',
'year': 2015}
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27YX32704%27 HTTP/1.1" 200 None
2026-03-29 08:02:23 [auto1.es] INFO: Saving data for YX32704: {'auction_closing_time': 1774884692.0, 'created_time': 1773127568.811858, 'last_price_update_time': 1774771343.878184}
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='YX32704') HTTP/1.1" 204 0
2026-03-29 08:02:23 [auto1.es] INFO: Found listing with ID: ZG63896
2026-03-29 08:02:23 [auto1.es] INFO: Found listing with ID: XN94474
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN94474%27 HTTP/1.1" 200 None
2026-03-29 08:02:23 [auto1.es] INFO: Scrape type for XN94474: 2
2026-03-29 08:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb55327-83d8-5f2e-8bbc-dabff0a29337 with identifier: XN94474
2026-03-29 08:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb55327-83d8-5f2e-8bbc-dabff0a29337 with scrape type 2
2026-03-29 08:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb55327-83d8-5f2e-8bbc-dabff0a29337 with scrape type 2
2026-03-29 08:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: beb55327-83d8-5f2e-8bbc-dabff0a29337, identifier: XN94474
2026-03-29 08:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: beb55327-83d8-5f2e-8bbc-dabff0a29337 with identifier: XN94474
2026-03-29 08:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: beb55327-83d8-5f2e-8bbc-dabff0a29337 with identifier: XN94474
2026-03-29 08:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: beb55327-83d8-5f2e-8bbc-dabff0a29337 with identifier: XN94474 to the API
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:32:34Z',
'fuel_type': 'petrol',
'id': 'beb55327-83d8-5f2e-8bbc-dabff0a29337',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN94474',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 88351,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-01',
'seller_name': None,
'title': 'Dacia Sandero 1.2 Laureate',
'transmission': 'manual',
'trim': 'Laureate',
'year': 2013}
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27XN94474%27 HTTP/1.1" 200 None
2026-03-29 08:02:24 [auto1.es] INFO: Saving data for XN94474: {'auction_closing_time': 1774884754.0, 'created_time': 1774090915.919666, 'last_price_update_time': 1774771344.321407}
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='XN94474') HTTP/1.1" 204 0
2026-03-29 08:02:24 [auto1.es] INFO: Found listing with ID: VU26922
2026-03-29 08:02:24 [auto1.es] INFO: Found listing with ID: AG57096
2026-03-29 08:02:24 [auto1.es] INFO: Found listing with ID: CM29770
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM29770%27 HTTP/1.1" 200 None
2026-03-29 08:02:24 [auto1.es] INFO: Scrape type for CM29770: 2
2026-03-29 08:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 366e1803-1268-58d1-ac71-0594679a9342 with identifier: CM29770
2026-03-29 08:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 366e1803-1268-58d1-ac71-0594679a9342 with scrape type 2
2026-03-29 08:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 366e1803-1268-58d1-ac71-0594679a9342 with scrape type 2
2026-03-29 08:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 366e1803-1268-58d1-ac71-0594679a9342, identifier: CM29770
2026-03-29 08:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 366e1803-1268-58d1-ac71-0594679a9342 with identifier: CM29770
2026-03-29 08:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 366e1803-1268-58d1-ac71-0594679a9342 with identifier: CM29770
2026-03-29 08:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 366e1803-1268-58d1-ac71-0594679a9342 with identifier: CM29770 to the API
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:15:04Z',
'fuel_type': 'petrol',
'id': '366e1803-1268-58d1-ac71-0594679a9342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM29770',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 58097,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-19',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2007}
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM29770%27 HTTP/1.1" 200 None
2026-03-29 08:02:24 [auto1.es] INFO: Saving data for CM29770: {'auction_closing_time': 1774883704.0, 'created_time': 1772749431.869192, 'last_price_update_time': 1774771344.723909}
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CM29770') HTTP/1.1" 204 0
2026-03-29 08:02:24 [auto1.es] INFO: Found listing with ID: PU80612
2026-03-29 08:02:24 [auto1.es] INFO: Found listing with ID: RX82713
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX82713%27 HTTP/1.1" 200 None
2026-03-29 08:02:24 [auto1.es] INFO: Scrape type for RX82713: 2
2026-03-29 08:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a486e152-9ad0-5862-8393-6531e48ea006 with identifier: RX82713
2026-03-29 08:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a486e152-9ad0-5862-8393-6531e48ea006 with scrape type 2
2026-03-29 08:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a486e152-9ad0-5862-8393-6531e48ea006 with scrape type 2
2026-03-29 08:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: a486e152-9ad0-5862-8393-6531e48ea006, identifier: RX82713
2026-03-29 08:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: a486e152-9ad0-5862-8393-6531e48ea006 with identifier: RX82713
2026-03-29 08:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: a486e152-9ad0-5862-8393-6531e48ea006 with identifier: RX82713
2026-03-29 08:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: a486e152-9ad0-5862-8393-6531e48ea006 with identifier: RX82713 to the API
2026-03-29 08:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:15:13Z',
'fuel_type': 'diesel',
'id': 'a486e152-9ad0-5862-8393-6531e48ea006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RX82713',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 155085,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-20',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.6 Blue-HDi Feel Edition',
'transmission': 'manual',
'trim': 'Feel Edition',
'year': 2016}
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27RX82713%27 HTTP/1.1" 200 None
2026-03-29 08:02:25 [auto1.es] INFO: Saving data for RX82713: {'auction_closing_time': 1774883713.0, 'created_time': 1773432062.950588, 'last_price_update_time': 1774771345.130577}
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='RX82713') HTTP/1.1" 204 0
2026-03-29 08:02:25 [auto1.es] INFO: Found listing with ID: AE71783
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27AE71783%27 HTTP/1.1" 200 None
2026-03-29 08:02:25 [auto1.es] INFO: Scrape type for AE71783: 0
2026-03-29 08:02:25 [auto1.es] INFO: Found listing with ID: GH02704
2026-03-29 08:02:25 [auto1.es] INFO: Found listing with ID: CM09391
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM09391%27 HTTP/1.1" 200 None
2026-03-29 08:02:25 [auto1.es] INFO: Scrape type for CM09391: 2
2026-03-29 08:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with identifier: CM09391
2026-03-29 08:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with scrape type 2
2026-03-29 08:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with scrape type 2
2026-03-29 08:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4, identifier: CM09391
2026-03-29 08:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with identifier: CM09391
2026-03-29 08:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with identifier: CM09391
2026-03-29 08:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4 with identifier: CM09391 to the API
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:42:47Z',
'fuel_type': 'diesel',
'id': 'cd3d8aab-2d1d-5a36-a74e-1b607ee2aef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CM09391',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 274125,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-31',
'seller_name': None,
'title': 'Ford Focus 1.6 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2010}
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27CM09391%27 HTTP/1.1" 200 None
2026-03-29 08:02:25 [auto1.es] INFO: Saving data for CM09391: {'auction_closing_time': 1774885367.0, 'created_time': 1774090870.768039, 'last_price_update_time': 1774771345.540653}
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='CM09391') HTTP/1.1" 204 0
2026-03-29 08:02:25 [auto1.es] INFO: Found listing with ID: GR51630
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR51630%27 HTTP/1.1" 200 None
2026-03-29 08:02:25 [auto1.es] INFO: Scrape type for GR51630: 2
2026-03-29 08:02:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98eae32d-38f7-51ed-bf70-c8663455103e with identifier: GR51630
2026-03-29 08:02:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98eae32d-38f7-51ed-bf70-c8663455103e with scrape type 2
2026-03-29 08:02:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98eae32d-38f7-51ed-bf70-c8663455103e with scrape type 2
2026-03-29 08:02:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: 98eae32d-38f7-51ed-bf70-c8663455103e, identifier: GR51630
2026-03-29 08:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: 98eae32d-38f7-51ed-bf70-c8663455103e with identifier: GR51630
2026-03-29 08:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: 98eae32d-38f7-51ed-bf70-c8663455103e with identifier: GR51630
2026-03-29 08:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: 98eae32d-38f7-51ed-bf70-c8663455103e with identifier: GR51630 to the API
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:09:31Z',
'fuel_type': 'diesel',
'id': '98eae32d-38f7-51ed-bf70-c8663455103e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR51630',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 213512,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-14',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d T BlueTEC Edition 1 Avantgarde',
'transmission': 'automatic',
'trim': 'T BlueTEC Edition 1 Avantgarde',
'year': 2014}
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27GR51630%27 HTTP/1.1" 200 None
2026-03-29 08:02:26 [auto1.es] INFO: Saving data for GR51630: {'auction_closing_time': 1774883371.0, 'created_time': 1774036913.894504, 'last_price_update_time': 1774771346.039048}
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='GR51630') HTTP/1.1" 204 0
2026-03-29 08:02:26 [auto1.es] INFO: Found listing with ID: DU59373
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU59373%27 HTTP/1.1" 200 None
2026-03-29 08:02:26 [auto1.es] INFO: Scrape type for DU59373: 2
2026-03-29 08:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7794b12-2618-5425-936e-ae323661bc7b with identifier: DU59373
2026-03-29 08:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7794b12-2618-5425-936e-ae323661bc7b with scrape type 2
2026-03-29 08:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7794b12-2618-5425-936e-ae323661bc7b with scrape type 2
2026-03-29 08:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.es, Processed item id: c7794b12-2618-5425-936e-ae323661bc7b, identifier: DU59373
2026-03-29 08:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 08:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.es, Translating item: c7794b12-2618-5425-936e-ae323661bc7b with identifier: DU59373
2026-03-29 08:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.es, Applying rules to item: c7794b12-2618-5425-936e-ae323661bc7b with identifier: DU59373
2026-03-29 08:02:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.es, Posting item: c7794b12-2618-5425-936e-ae323661bc7b with identifier: DU59373 to the API
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 08:02:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:55:35Z',
'fuel_type': 'diesel',
'id': 'c7794b12-2618-5425-936e-ae323661bc7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': True,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU59373',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat Alltrack',
'odometer': 257165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-06',
'seller_name': None,
'title': 'Volkswagen Passat Alltrack 2.0 TDI 4Motion BlueMotion Tech',
'transmission': 'automatic',
'trim': '4Motion BlueMotion Tech',
'year': 2017}
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27DU59373%27 HTTP/1.1" 200 None
2026-03-29 08:02:26 [auto1.es] INFO: Saving data for DU59373: {'auction_closing_time': 1774886135.0, 'created_time': 1773126787.198236, 'last_price_update_time': 1774771346.448709}
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.es',RowKey='DU59373') HTTP/1.1" 204 0
2026-03-29 08:02:26 [auto1.es] INFO: Found listing with ID: ZH62909
2026-03-29 08:02:26 [auto1.es] INFO: Found listing with ID: HZ84685
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20RowKey%20eq%20%27HZ84685%27 HTTP/1.1" 200 None
2026-03-29 08:02:26 [auto1.es] INFO: Scrape type for HZ84685: 0
2026-03-29 08:02:26 [auto1.es] INFO: Channel: 24h | Page: 42 | totalHits: 1628 | hits on page: 0
2026-03-29 08:02:26 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 08:02:26 [auto1.es] INFO: auto1.es Batch config: batch 1/2
2026-03-29 08:02:26 [auto1.es] INFO: auto1.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 2, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1, <ScrapeType.BATCH_SKIPPED: 5>: 1}
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.es%27%20and%20last_price_update_time%20lt%201774339346 HTTP/1.1" 200 None
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AG61077') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AJ36487') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='AU46465') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BM26558') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='BT40896') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CK47947') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CK75920') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='CW24130') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DD19130') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DF28524') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DR58184') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='DX71922') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EP76379') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='EW65810') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FK22292') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FL69042') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FR76848') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='FU21930') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HC82421') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='HL32611') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JP02584') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='JV03487') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KS96429') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KY17364') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='KZ68230') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LK28716') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='LT09027') HTTP/1.1" 204 0
2026-03-29 08:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NA59815') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NK30641') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='NT80693') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='PK75198') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RF64840') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='RZ22491') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SB45150') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SU99027') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='SW11983') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TA45035') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TG67387') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TT86030') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TX86338') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='TX99800') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WJ10335') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='WW47924') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='XW80315') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YF31336') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YF80848') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YG64965') HTTP/1.1" 204 0
2026-03-29 08:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='auto1.es',RowKey='YR50836') HTTP/1.1" 204 0
2026-03-29 08:02:27 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (114 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.es/task_21_2026-03-29T08_00_00.jl
2026-03-29 08:02:27 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 298965,
'downloader/request_count': 124,
'downloader/request_method_count/GET': 80,
'downloader/request_method_count/POST': 44,
'downloader/response_bytes': 9006779,
'downloader/response_count': 124,
'downloader/response_status_count/200': 124,
'dupefilter/filtered': 18,
'elapsed_time_seconds': 141.454518,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 8, 2, 27, 183004, tzinfo=datetime.timezone.utc),
'item_scraped_count': 114,
'log_count/DEBUG': 3567,
'log_count/INFO': 3894,
'memusage/max': 172265472,
'memusage/startup': 150167552,
'request_depth_max': 45,
'response_received_count': 124,
'scheduler/dequeued': 124,
'scheduler/dequeued/memory': 124,
'scheduler/enqueued': 124,
'scheduler/enqueued/memory': 124,
'scrape_type/batch_skipped': 827,
'scrape_type/new': 39,
'scrape_type/price_update': 75,
'scrape_type/skipped': 709,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 124,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 3.893429795952301,
'scrapy-zyte-api/mean_response_seconds': 3.964980994385006,
'scrapy-zyte-api/processed': 124,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 124,
'scrapy-zyte-api/request_args/experimental.requestCookies': 123,
'scrapy-zyte-api/request_args/experimental.responseCookies': 124,
'scrapy-zyte-api/request_args/httpRequestBody': 44,
'scrapy-zyte-api/request_args/httpRequestMethod': 44,
'scrapy-zyte-api/request_args/httpResponseBody': 124,
'scrapy-zyte-api/request_args/httpResponseHeaders': 124,
'scrapy-zyte-api/request_args/sessionContext': 124,
'scrapy-zyte-api/request_args/url': 124,
'scrapy-zyte-api/status_codes/200': 124,
'scrapy-zyte-api/success': 124,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1668,
'source/total_available': 1628,
'start_time': datetime.datetime(2026, 3, 29, 8, 0, 5, 728486, tzinfo=datetime.timezone.utc)}
2026-03-29 08:02:27 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 08:02:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6f45295fd0>
2026-03-29 08:02:27 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f6f453e8090>